Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
58
int BitmapFont::getFontHeight() const { return fontheight; }
59
60
int BitmapFont::getFontHeight(const UString &Text, int MaxWidth)
61
{
Callers
4
getString
Method · 0.95
onRender
Method · 0.45
eventOccured
Method · 0.45
onRender
Method · 0.45
Calls
1
size
Method · 0.45
Tested by
no test coverage detected