Searched refs:GetFontWidth (Results 1 – 3 of 3) sorted by relevance
262 … const f32 aCharWidth = writer.IsWidthFixed() ? writer.GetFixedWidth(): writer.GetFontWidth(); in ProcessTab()
304 f32 GetFontWidth() const;
195 CharWriter::GetFontWidth() const in GetFontWidth() function in nw::font::CharWriter