MCPcopy Index your code
hub / github.com/DreamSourceLab/DSView / offset

Method offset

DSView/pv/view/view.h:139–141  ·  view source on GitHub ↗

* Returns the pixels offset of the left edge of the view */

Source from the content-addressed store, hash-verified

137 * Returns the pixels offset of the left edge of the view
138 */
139 inline int64_t offset(){
140 return _offset;
141 }
142
143 /**
144 * trigger position fix

Callers 15

timebase_changedMethod · 0.95
eventFilterMethod · 0.80
paint_backMethod · 0.80
paint_midMethod · 0.80
draw_logic_tick_markMethod · 0.80
paint_mid_alignMethod · 0.80
measureMethod · 0.80
is_by_edgeMethod · 0.80
edgeMethod · 0.80
edgesMethod · 0.80
paint_midMethod · 0.80
get_label_rectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected