Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/font/
Dfont_CharWriter.h315 f32 GetFontAscent() const;
/NW4C-1.3.3/sources/libraries/font/
Dfont_CharWriter.cpp207 CharWriter::GetFontAscent() const in GetFontAscent() function in nw::font::CharWriter
Dfont_TextWriterBase.cpp872 SetCursorY( *pYOrigin + GetFontAscent() ); in AdjustCursor()