Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ setSpacer
Method
setSpacer
UnitTests/UnitTest_HyperTextBox/HyperTextBox.cpp:516–519 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
514
}
515
516
void HyperTextBox::setSpacer(const IntSize& _value)
517
{
518
mSpacer = _value;
519
}
520
521
const std::string& HyperTextBox::getHeader1Font() const
522
{
Callers
2
parseTag
Method · 0.45
updateContent
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected