Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getSize
Method
getSize
Tools/EditorFramework/SelectorControl.cpp:123–126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
121
}
122
123
MyGUI::IntSize SelectorControl::getSize()
124
{
125
return mCoordValue.size();
126
}
127
128
const MyGUI::IntCoord& SelectorControl::getCoord() const
129
{
Callers
3
update
Method · 0.45
onDoModal
Method · 0.45
moveSeparator
Method · 0.45
Calls
1
size
Method · 0.45
Tested by
no test coverage detected