Home
last modified time | relevance | path

Searched defs:pSrcPage (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dfpdf_ppo.cpp563 auto pSrcPage = pdfium::MakeRetain<CPDF_Page>(src(), pSrcPageDict); in ExportNPagesToOne() local
578 const RetainPtr<CPDF_Page>& pSrcPage, in AddSubPage()
599 RetainPtr<CPDF_Page> pSrcPage) { in MakeXObjectFromPageRaw()
645 RetainPtr<CPDF_Page> pSrcPage) { in MakeXObjectFromPage()
/aosp_15_r20/external/pdfium/xfa/fxfa/layout/
H A Dcxfa_viewlayoutprocessor.cpp1555 CXFA_Node* pSrcPage = m_pCurPageArea; in GetNextAvailContentHeight() local