Searched refs:IsWidthFixed (Results 1 – 3 of 3) sorted by relevance
262 … const f32 aCharWidth = writer.IsWidthFixed() ? writer.GetFixedWidth(): writer.GetFontWidth(); in ProcessTab()
340 bool IsWidthFixed() const { return m_IsWidthFixed; } in IsWidthFixed() function
507 if (IsWidthFixed()) in CalcLineRectImpl()721 if (IsWidthFixed()) in PrintImpl()