Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getHeight
Method
getHeight
MyGUIEngine/include/MyGUI_TextViewData.h:61–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
float getHeight() const
62
{
63
return mMetrics.mHeight;
64
}
65
66
float getAdvance() const
67
{
Callers
15
_setAlign
Method · 0.45
updateTrack
Method · 0.45
TrackMove
Method · 0.45
setTrackSize
Method · 0.45
getTrackSize
Method · 0.45
getTrackPlaceLength
Method · 0.45
initialiseOverride
Method · 0.45
onWidgetCreated
Method · 0.45
updateBarOld
Method · 0.45
updateBarNew
Method · 0.45
onKeyButtonPressed
Method · 0.45
frameEntered
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected