Searched refs:fCharWidth (Results 1 – 2 of 2) sorted by relevance
667 float fCharWidth; in GetDisplayPos() local837 fCharWidth = fFontSize * iCharWidth / 1000.0f; in GetDisplayPos()839 fX -= fCharWidth; in GetDisplayPos()870 fX += fCharWidth; in GetDisplayPos()961 float fRTLeft = 0, fCharWidth = 0; in GetCharRects() local963 fCharWidth = iCharWidth * fScale; in GetCharRects()966 fRTLeft = (rect.width - fCharWidth) / 2.0f; in GetCharRects()971 rtBBoxF.width = fCharWidth; in GetCharRects()
742 float fCharWidth = fFontSize * iCharWidth / 1000.0f; in GetDisplayPos() local744 fX -= fCharWidth; in GetDisplayPos()749 fX += fCharWidth; in GetDisplayPos()