MCPcopy Create free account
hub / github.com/SpartanJ/eepp / Text

Method Text

src/eepp/graphics/text.cpp:549–549  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

547}
548
549Text::Text() {}
550
551Text::Text( const String& string, Font* font, unsigned int characterSize ) :
552 Text( font, characterSize ) {

Callers 3

create_ref_nodeFunction · 0.80
create_target_nodeFunction · 0.80
applyMethod · 0.80

Calls 2

isScalableMethod · 0.45
getFontHeightMethod · 0.45

Tested by

no test coverage detected