MCPcopy Index your code
hub / github.com/DreamSourceLab/DSView / set_update

Method set_update

DSView/pv/view/view.cpp:258–261  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

256}
257
258void View::set_update(Viewport *viewport, bool need_update)
259{
260 viewport->set_need_update(need_update);
261}
262
263void View::set_all_update(bool need_update)
264{

Callers 12

set_enableMethod · 0.80
go_vDialPreMethod · 0.80
go_vDialNextMethod · 0.80
load_settingsMethod · 0.80
set_factorMethod · 0.80
autoV_endMethod · 0.80
autoH_endMethod · 0.80
go_vDialPreMethod · 0.80
go_vDialNextMethod · 0.80
zoomMethod · 0.80
set_offsetMethod · 0.80
set_scaleMethod · 0.80

Calls 1

set_need_updateMethod · 0.80

Tested by 3

zoomMethod · 0.64
set_offsetMethod · 0.64
set_scaleMethod · 0.64