Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/DreamSourceLab/DSView
/ set_preScale_preOffset
Method
set_preScale_preOffset
DSView/pv/view/view.cpp:366–369 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
364
}
365
366
void View::set_preScale_preOffset()
367
{
368
set_scale_offset(_preScale, _preOffset);
369
}
370
371
void View::get_traces(int type, std::vector<Trace*> &traces)
372
{
Callers
1
mouseDoubleClickEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected