Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ setContentFloat
Method
setContentFloat
UnitTests/UnitTest_HyperTextBox/WrapPanel.cpp:80–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
}
79
80
void WrapPanel::setContentFloat(bool _value)
81
{
82
mContentFloat = _value;
83
}
84
85
Align WrapPanel::getSnapFloat() const
86
{
Callers
1
parseTag
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected