Searched refs:GetFontHeight (Results 1 – 3 of 3) sorted by relevance
192 pRect->bottom = writer.GetCursorY() + pContext->writer->GetFontHeight(); in CalcRect()208 pRect->bottom = pRect->top + writer.GetFontHeight(); in CalcRect()
311 f32 GetFontHeight() const;
202 CharWriter::GetFontHeight() const in GetFontHeight() function in nw::font::CharWriter