Home
last modified time | relevance | path

Searched defs:GetPageMatrix (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_page.h75 const CFX_Matrix& GetPageMatrix() const { return m_PageMatrix; } in GetPageMatrix() function
/aosp_15_r20/external/pdfium/xfa/fxfa/
H A Dcxfa_ffpageview.cpp31 CFX_Matrix GetPageMatrix(const CFX_RectF& docPageRect, in GetPageMatrix() function
/aosp_15_r20/external/pdfium/core/fpdftext/
H A Dcpdf_textpage.cpp218 CFX_Matrix GetPageMatrix(const CPDF_Page* pPage) { in GetPageMatrix() function