Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DreamSourceLab/DSView
/ get_map_zoom
Method
get_map_zoom
DSView/pv/sigsession.h:392–394 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
390
}
391
392
inline int get_map_zoom(){
393
return _map_zoom;
394
}
395
396
inline bool is_single_buffer(){
397
return _view_data == _capture_data;
Callers
2
show_region
Method · 0.80
ProtocolList
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected