Searched refs:nPageHeight (Results 1 – 1 of 1) sorted by relevance
969 const FX_INT32 nPageHeight = (FX_INT32)((CPDF_Page*)m_pPage)->GetPageHeight(); in FindTextlineFlowDirection() local976 if (!nVerticalMask.SetSize(nPageHeight)) { in FindTextlineFlowDirection()999 … FX_INT32 maxV = (FX_INT32)pPageObj->m_Top > nPageHeight ? nPageHeight : (FX_INT32)pPageObj->m_Top; in FindTextlineFlowDirection()1030 for (index = 0; index < nPageHeight; index++) in FindTextlineFlowDirection()1035 for (index = nPageHeight; index > 0; index--) in FindTextlineFlowDirection()