Searched refs:fHalfHeight (Results 1 – 1 of 1) sorted by relevance
279 FX_FLOAT fHalfHeight = (rcRect.top - rcRect.bottom) / 2.0f; in ScaleRect() local285 ptCenter.x - fHalfWidth * fScale, ptCenter.y - fHalfHeight * fScale, in ScaleRect()286 ptCenter.x + fHalfWidth * fScale, ptCenter.y + fHalfHeight * fScale); in ScaleRect()