MCPcopy Create free account
hub / github.com/OpenApoc/OpenApoc / getFontHeight

Method getFontHeight

framework/font.cpp:58–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56}
57
58int BitmapFont::getFontHeight() const { return fontheight; }
59
60int BitmapFont::getFontHeight(const UString &Text, int MaxWidth)
61{

Callers 4

getStringMethod · 0.95
onRenderMethod · 0.45
eventOccuredMethod · 0.45
onRenderMethod · 0.45

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected