Searched refs:fInc (Results 1 – 1 of 1) sorted by relevance
261 FX_FLOAT fInc = rect.Height() - fHeight; in CalcTextSize() local263 fInc = rect.Width() - fHeight; in CalcTextSize()267 fInc /= 2.0f; in CalcTextSize()269 fInc = 0.0f; in CalcTextSize()273 rect.left += fInc; in CalcTextSize()278 rect.top += fInc; in CalcTextSize()748 FX_FLOAT fInc = fLineStopS - fLineStopD; in DoAlignment() local751 fInc /= 2.0f; in DoAlignment()753 fInc = 0.0f; in DoAlignment()755 if (fInc < 1.0f) { in DoAlignment()[all …]