Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BespokeSynth/BespokeSynth
/ SetDisplayText
Method
SetDisplayText
Source/Checkbox.cpp:60–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
}
59
60
void Checkbox::SetDisplayText(bool display)
61
{
62
mDisplayText = display;
63
UpdateWidth();
64
}
65
66
void Checkbox::UpdateWidth()
67
{
Callers
5
CreateUIControls
Method · 0.45
CreateUIControls
Method · 0.45
CreateUIControls
Method · 0.45
CreateUIControls
Method · 0.45
Init
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected