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