Searched refs:crntRight (Results 1 – 1 of 1) sorted by relevance
498 f32 crntRight = limitRight; in CalcLineRectImpl() local502 crntRight += GetCharSpace(); in CalcLineRectImpl()507 crntRight += GetFixedWidth(); in CalcLineRectImpl()511 crntRight += GetFont()->GetCharWidth(code) * GetScaleH(); in CalcLineRectImpl()517 f32 width = crntRight - limitLeft; in CalcLineRectImpl()527 limitRight = crntRight; in CalcLineRectImpl()712 f32 crntRight = limitRight; in PrintImpl() local716 crntRight += GetCharSpace(); in PrintImpl()721 crntRight += GetFixedWidth(); in PrintImpl()725 crntRight += GetFont()->GetCharWidth(code) * GetScaleH(); in PrintImpl()[all …]