Home
last modified time | relevance | path

Searched refs:fHalfHeight (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Utils.cpp409 FX_FLOAT fHalfHeight = (rcRect.top - rcRect.bottom) / 2.0f; in ScaleRect() local
414 ptCenter.y - fHalfHeight * fScale, in ScaleRect()
416 ptCenter.y + fHalfHeight * fScale); in ScaleRect()