Searched refs:crntRight (Results 1 – 1 of 1) sorted by relevance
500 f32 crntRight = limitRight; in CalcLineRectImpl() local504 crntRight += GetCharSpace(); in CalcLineRectImpl()509 crntRight += GetFixedWidth(); in CalcLineRectImpl()513 crntRight += GetFont()->GetCharWidth(code) * GetScaleH(); in CalcLineRectImpl()519 f32 width = crntRight - limitLeft; in CalcLineRectImpl()529 limitRight = crntRight; in CalcLineRectImpl()714 f32 crntRight = limitRight; in PrintImpl() local718 crntRight += GetCharSpace(); in PrintImpl()723 crntRight += GetFixedWidth(); in PrintImpl()727 crntRight += GetFont()->GetCharWidth(code) * GetScaleH(); in PrintImpl()[all …]