Searched refs:fRTLeft (Results 1 – 2 of 2) sorted by relevance
1633 FX_FLOAT fRTLeft = 0, fCharWidth = 0; in GetCharRects() local1636 fRTLeft = fLeft; in GetCharRects()1638 fRTLeft = (rect.width - fCharWidth) / 2.0f; in GetCharRects()1643 rtBBoxF.top = rect.left + fRTLeft; in GetCharRects()1649 rtBBoxF.left = rect.left + fRTLeft; in GetCharRects()
1497 FX_FLOAT fRTLeft = 0, fCharWidth = 0; in GetCharRects() local1500 fRTLeft = fLeft; in GetCharRects()1502 fRTLeft = (rect.width - fCharWidth) / 2.0f; in GetCharRects()1507 rtBBoxF.top = rect.left + fRTLeft; in GetCharRects()1513 rtBBoxF.left = rect.left + fRTLeft; in GetCharRects()