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

Method getDefaultHeight

MyGUIEngine/src/MyGUI_ResourceManualFont.cpp:141–144  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

139 }
140
141 int ResourceManualFont::getDefaultHeight() const
142 {
143 return mDefaultHeight;
144 }
145
146 void ResourceManualFont::setSource(std::string_view value)
147 {

Callers 6

updateBreakHeightMethod · 0.45
updateMethod · 0.45
setFontNameMethod · 0.45
setFontHeightMethod · 0.45
updateResultProperyMethod · 0.45
generateFontManualXmlMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected