MCPcopy Create free account
hub / github.com/DreamSourceLab/DSView / get_trig_cursor

Method get_trig_cursor

DSView/pv/view/view.h:231–233  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

229 void set_cursor_middle(int index);
230
231 inline Cursor* get_trig_cursor(){
232 return _trig_cursor;
233 }
234
235 Cursor* get_cursor_by_index(int index);
236

Callers 4

paint_prepareMethod · 0.80
draw_logic_tick_markMethod · 0.80
draw_osc_tick_markMethod · 0.80
paintSignalsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected