Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_mTrace
Method · 0.80
header_resize
Method · 0.80
onLogicMouseRelease
Method · 0.80
measure
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected