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

Function setFontHeight

MyGUIEngine/include/MyGUI_ISubWidgetText.h:160–162  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

158 }
159
160 virtual void setFontHeight(int /*_value*/)
161 {
162 }
163 virtual int getFontHeight() const
164 {
165 return 0;

Callers 4

setFontHeightMethod · 0.85
setPropertyOverrideMethod · 0.85
setFontHeightMethod · 0.85
MyGUI_MenuItem.hFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected