Home
last modified time | relevance | path

Searched refs:GetFontAscent (Results 1 – 3 of 3) sorted by relevance

/NW4C-2.0.3/include/nw/font/
Dfont_CharWriter.h317 f32 GetFontAscent() const;
/NW4C-2.0.3/sources/libraries/font/
Dfont_CharWriter.cpp209 CharWriter::GetFontAscent() const in GetFontAscent() function in nw::font::CharWriter
Dfont_TextWriterBase.cpp874 SetCursorY( *pYOrigin + GetFontAscent() ); in AdjustCursor()