MCPcopy 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
254sp<BitmapFont> TextEdit::getFont() const { return font; }
255
256void TextEdit::setFont(sp<BitmapFont> NewFont)
257{

Callers 1

configureSelfFromXmlMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected