Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DreamSourceLab/DSView
/ get_viewstatus
Method
get_viewstatus
DSView/pv/view/view.h:292–294 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
290
bool get_dso_trig_moved();
291
292
inline ViewStatus* get_viewstatus(){
293
return _viewbottom;
294
}
295
296
/*
297
* back paint status
Callers
8
gen_config_json
Method · 0.80
load_config_from_json
Method · 0.80
reset_all_view
Method · 0.80
set_receive_len
Method · 0.80
on_trigger_timer
Method · 0.80
accept
Method · 0.80
reject
Method · 0.80
reset
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected