HomeSort by relevance Sort by last modified time
    Searched defs:GetPageHeight (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/src/reflow/
reflowedpage.cpp 203 FX_FLOAT CPDF_ReflowedPage::GetPageHeight()
309 m_pPDFPage->GetDisplayMatrix(matrix, 0, 0, (int)(m_pPDFPage->GetPageWidth()), (int)(m_pPDFPage->GetPageHeight()), 0);
391 pPage->GetDisplayMatrix(matrix, 0, 0, (int)(pPage->GetPageWidth()), (int)(pPage->GetPageHeight()), 0);
  /external/pdfium/core/include/fpdfapi/
fpdf_page.h 161 FX_FLOAT GetPageHeight() const

Completed in 37 milliseconds