Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/font/
Dfont_TagProcessorBase.cpp107 pRect->bottom = writer.GetCursorY() + pContext->writer->GetFontHeight(); in CalcRect()
123 pRect->bottom = pRect->top + writer.GetFontHeight(); in CalcRect()
Dfont_CharWriter.cpp200 CharWriter::GetFontHeight() const in GetFontHeight() function in nw::font::CharWriter
/NW4C-1.3.3/include/nw/font/
Dfont_CharWriter.h309 f32 GetFontHeight() const;