Searched refs:fCharWidth (Results 1 – 2 of 2) sorted by relevance
683 float fCharWidth; in GetDisplayPos() local855 fCharWidth = fFontSize * iCharWidth / 1000.0f; in GetDisplayPos()857 fX -= fCharWidth; in GetDisplayPos()885 fX += fCharWidth; in GetDisplayPos()974 float fRTLeft = 0, fCharWidth = 0; in GetCharRects() local976 fCharWidth = iCharWidth * fScale; in GetCharRects()979 fRTLeft = (rect.width - fCharWidth) / 2.0f; in GetCharRects()984 rtBBoxF.width = fCharWidth; in GetCharRects()
790 float fCharWidth = fFontSize * iCharWidth / 1000.0f; in GetDisplayPos() local792 fX -= fCharWidth; in GetDisplayPos()797 fX += fCharWidth; in GetDisplayPos()