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

  /external/pdfium/fpdfsdk/include/fpdfxfa/
fpdfxfa_page.h 20 int GetPageIndex() { return m_iPageIndex; }
  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_document_layout_imp.cpp 182 int32_t CXFA_ContainerLayoutItem::GetPageIndex() const {
186 ->GetPageIndex(this);
xfa_layout_pagemgr_new.cpp 608 int32_t CXFA_LayoutPageMgr::GetPageIndex(const IXFA_LayoutPage* pPage) const {
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_parser/
fpdf_parser_document.cpp 231 int CPDF_Document::GetPageIndex(FX_DWORD objnum) {
  /external/pdfium/core/src/fpdfdoc/
doc_basic.cpp 10 int CPDF_Dest::GetPageIndex(CPDF_Document* pDoc) {
22 return pDoc->GetPageIndex(pPage->GetObjNum());
  /external/pdfium/fpdfsdk/src/
fsdk_mgr.cpp     [all...]

Completed in 343 milliseconds