MCPcopy 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
274void View::update_hori_res()
275{
276 if (_device_agent->get_work_mode() == DSO) {
277 _sampling_bar->hori_knob(0);
278 }
279}
280
281bool View::zoom(double steps, int offset)
282{

Callers 2

update_captureMethod · 0.80
set_enableMethod · 0.80

Calls 2

get_work_modeMethod · 0.80
hori_knobMethod · 0.80

Tested by

no test coverage detected