Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getPosition
Method
getPosition
Tools/LayoutEditor/SelectorControl.cpp:117–120 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
115
}
116
117
MyGUI::IntPoint SelectorControlLE::getPosition()
118
{
119
return mCoordValue.point();
120
}
121
122
MyGUI::IntSize SelectorControlLE::getSize()
123
{
Callers
1
convertCoordToParentCoord
Function · 0.45
Calls
1
point
Method · 0.45
Tested by
no test coverage detected