MCPcopy 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

_setAlignMethod · 0.45
updateTrackMethod · 0.45
TrackMoveMethod · 0.45
setTrackSizeMethod · 0.45
getTrackSizeMethod · 0.45
getTrackPlaceLengthMethod · 0.45
initialiseOverrideMethod · 0.45
onWidgetCreatedMethod · 0.45
updateBarOldMethod · 0.45
updateBarNewMethod · 0.45
onKeyButtonPressedMethod · 0.45
frameEnteredMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected