Searched defs:iRotate (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/reflow/
H A Dreflowedpage.cpp154 void CPDF_ReflowedPage::GetDisplayMatrix(CFX_AffineMatrix& matrix, FX_INT32 xPos, FX_INT32 yPos, FX_INT32 xSize, FX_INT32 ySize, FX_INT32 iRotate, const CFX_AffineMatrix* pPageMatrix) argument
162 iRotate %= 4;
163 switch (iRotate) {

Completed in 48 milliseconds