Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenApoc/OpenApoc
/ getFont
Method
getFont
forms/textedit.cpp:254–254 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
252
}
253
254
sp<BitmapFont> TextEdit::getFont() const { return font; }
255
256
void TextEdit::setFont(sp<BitmapFont> NewFont)
257
{
Callers
1
configureSelfFromXml
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected