Home
last modified time | relevance | path

Searched refs:CountPageViews (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/fxfa/
Dxfa_ffdocview.h50 int32_t CountPageViews();
/external/pdfium/fpdfsdk/fpdfxfa/
Dcpdfxfa_context.cpp147 return m_pXFADocView->CountPageViews(); in GetPageCount()
/external/pdfium/xfa/fxfa/app/
Dxfa_ffdocview.cpp198 int32_t CXFA_FFDocView::CountPageViews() { in CountPageViews() function in CXFA_FFDocView