Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DreamSourceLab/DSView
/ update_hori_res
Method
update_hori_res
DSView/pv/view/view.cpp:274–279 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
272
}
273
274
void View::update_hori_res()
275
{
276
if (_device_agent->get_work_mode() == DSO) {
277
_sampling_bar->hori_knob(0);
278
}
279
}
280
281
bool View::zoom(double steps, int offset)
282
{
Callers
2
update_capture
Method · 0.80
set_enable
Method · 0.80
Calls
2
get_work_mode
Method · 0.80
hori_knob
Method · 0.80
Tested by
no test coverage detected