Searched refs:fCharWidth (Results 1 – 2 of 2) sorted by relevance
1174 FX_FLOAT fCharWidth; in GetDisplayPos() local1384 fCharWidth = fFontSize * iCharWidth / 1000.0f; in GetDisplayPos()1390 fX -= fCharWidth; in GetDisplayPos()1436 fX += fCharWidth; in GetDisplayPos()1459 pCharPos->m_Origin.x += fCharWidth; in GetDisplayPos()1486 pCharPos->m_Origin.x += fCharWidth; in GetDisplayPos()1596 FX_FLOAT fRTLeft = 0, fCharWidth = 0; in GetCharRects() local1598 fCharWidth = iCharWidth * fScale; in GetCharRects()1601 fRTLeft = (rect.width - fCharWidth) / 2.0f; in GetCharRects()1607 rtBBoxF.height = fCharWidth; in GetCharRects()[all …]
890 FX_FLOAT fCharWidth; in GetDisplayPos() local952 fCharWidth = fFontSize * iCharWidth / 1000.0f; in GetDisplayPos()955 fX -= fCharWidth; in GetDisplayPos()960 fX += fCharWidth; in GetDisplayPos()