Searched refs:fInc (Results 1 – 1 of 1) sorted by relevance
224 FX_FLOAT fInc = rect.Height() - fHeight; in CalcTextSize() local226 fInc = rect.Width() - fHeight; in CalcTextSize()230 fInc /= 2.0f; in CalcTextSize()232 fInc = 0.0f; in CalcTextSize()236 rect.left += fInc; in CalcTextSize()241 rect.top += fInc; in CalcTextSize()688 FX_FLOAT fInc = fLineStopS - fLineStopD; in DoAlignment() local691 fInc /= 2.0f; in DoAlignment()693 fInc = 0.0f; in DoAlignment()695 if (fInc < 1.0f) in DoAlignment()[all …]