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

Method get_y

DSView/pv/view/trace.h:242–244  ·  view source on GitHub ↗

* Gets the y-offset of the axis. */

Source from the content-addressed store, hash-verified

240 * Gets the y-offset of the axis.
241 */
242 inline int get_y(){
243 return _v_offset;
244 }
245
246 /**
247 * Determines if a point is in the header rect.

Callers 4

get_mTraceMethod · 0.80
header_resizeMethod · 0.80
onLogicMouseReleaseMethod · 0.80
measureMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected