Home
last modified time | relevance | path

Searched defs:GetPageIndex (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dcxfa_containerlayoutitem.cpp23 int32_t CXFA_ContainerLayoutItem::GetPageIndex() const { in GetPageIndex() function in CXFA_ContainerLayoutItem
Dcxfa_layoutpagemgr.cpp752 int32_t CXFA_LayoutPageMgr::GetPageIndex( in GetPageIndex() function in CXFA_LayoutPageMgr
/external/pdfium/fpdfsdk/fpdfxfa/
Dcpdfxfa_page.h30 int GetPageIndex() const { return m_iPageIndex; } in GetPageIndex() function
/external/pdfium/core/fpdfdoc/
Dcpdf_dest.cpp41 int CPDF_Dest::GetPageIndex(CPDF_Document* pDoc) const { in GetPageIndex() function in CPDF_Dest
/external/pdfium/fpdfsdk/
Dcpdfsdk_pageview.cpp481 int CPDFSDK_PageView::GetPageIndex() const { function in CPDFSDK_PageView
/external/pdfium/core/fpdfapi/parser/
Dcpdf_document.cpp569 int CPDF_Document::GetPageIndex(uint32_t objnum) { in GetPageIndex() function in CPDF_Document