Searched refs:GetFixedWidth (Results 1 – 3 of 3) sorted by relevance
262 … const f32 aCharWidth = writer.IsWidthFixed() ? writer.GetFixedWidth(): writer.GetFontWidth(); in ProcessTab()
352 f32 GetFixedWidth() const { return m_FixedWidth; } in GetFixedWidth() function
509 crntRight += GetFixedWidth(); in CalcLineRectImpl()723 crntRight += GetFixedWidth(); in PrintImpl()