Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DreamSourceLab/DSView
/ shown
Method
shown
DSView/pv/data/decode/decoder.h:56–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
inline bool shown(){
57
return _shown;
58
}
59
60
inline void show(bool show = true){
61
_shown = show;
Callers
5
gen_decoders_json
Method · 0.80
paint_mid
Method · 0.80
rows_size
Method · 0.80
DecoderGroupBox
Method · 0.80
tog_icon
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected