Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getWidth
Method
getWidth
MyGUIEngine/include/MyGUI_TextViewData.h:56–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
float getWidth() const
57
{
58
return mMetrics.mWidth;
59
}
60
61
float getHeight() const
62
{
Callers
4
MyGUI_ICroppedRectangle.h
File · 0.45
_checkOutside
Function · 0.45
getWidgetWidth
Function · 0.45
getWidgetHeight
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected