Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DreamSourceLab/DSView
/ trig_cursor_shown
Method
trig_cursor_shown
DSView/pv/view/view.h:180–182 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
178
}
179
180
inline bool trig_cursor_shown(){
181
return _show_trig_cursor;
182
}
183
184
inline bool search_cursor_shown(){
185
return _show_search_cursor;
Callers
3
draw_logic_tick_mark
Method · 0.80
draw_osc_tick_mark
Method · 0.80
paintSignals
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected