Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
258
void View::set_update(Viewport *viewport, bool need_update)
259
{
260
viewport->set_need_update(need_update);
261
}
262
263
void View::set_all_update(bool need_update)
264
{
Callers
12
set_enable
Method · 0.80
go_vDialPre
Method · 0.80
go_vDialNext
Method · 0.80
load_settings
Method · 0.80
set_factor
Method · 0.80
autoV_end
Method · 0.80
autoH_end
Method · 0.80
go_vDialPre
Method · 0.80
go_vDialNext
Method · 0.80
zoom
Method · 0.80
set_offset
Method · 0.80
set_scale
Method · 0.80
Calls
1
set_need_update
Method · 0.80
Tested by
3
zoom
Method · 0.64
set_offset
Method · 0.64
set_scale
Method · 0.64