Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getWidth
Function
getWidth
MyGUIEngine/include/MyGUI_ICroppedRectangle.h:113–116 ·
view source on GitHub ↗
Get width */
Source
from the content-addressed store, hash-verified
111
}
112
/** Get width */
113
int getWidth() const
114
{
115
return mCoord.width;
116
}
117
/** Get height */
118
int getHeight() const
119
{
Callers
9
overrideArrange
Method · 0.85
simpleArrange
Method · 0.85
floatArrange
Method · 0.85
buildQuadVertex
Method · 0.85
notifyUpdateCanvas
Method · 0.85
updateSize
Method · 0.85
notifyUpdateCanvas
Method · 0.85
createTexture
Method · 0.85
_setItemChildVisibleAt
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected