Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BespokeSynth/BespokeSynth
/ SetLabel
Method
SetLabel
Source/Checkbox.cpp:54–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
}
53
54
void Checkbox::SetLabel(const char* label)
55
{
56
SetName(label);
57
UpdateWidth();
58
}
59
60
void Checkbox::SetDisplayText(bool display)
61
{
Callers
12
PostRepatch
Method · 0.45
DrawModule
Method · 0.45
ButtonClicked
Method · 0.45
PostRepatch
Method · 0.45
ShowPage
Method · 0.45
Show
Method · 0.45
DrawModule
Method · 0.45
DrawModule
Method · 0.45
PostRepatch
Method · 0.45
DeleteSnapshot
Method · 0.45
TextEntryComplete
Method · 0.45
LoadState
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected