MCPcopy Create free account
hub / github.com/MyGUI/mygui / getSize

Method getSize

Tools/LayoutEditor/SelectorControl.cpp:122–125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

120 }
121
122 MyGUI::IntSize SelectorControlLE::getSize()
123 {
124 return mCoordValue.size();
125 }
126
127 const MyGUI::IntCoord& SelectorControlLE::getCoord() const
128 {

Callers 9

createSkinMethod · 0.45
initialiseMethod · 0.45
onDoModalMethod · 0.45
showMethod · 0.45
setPositionMethod · 0.45
PropertiesPanelViewMethod · 0.45
updateImageCoordMethod · 0.45
updateFrameMethod · 0.45

Calls 1

sizeMethod · 0.45

Tested by 1

createSkinMethod · 0.36