Searched refs:CountPageViews (Results 1 – 3 of 3) sorted by relevance
54 int32_t CountPageViews() const;
210 int32_t CXFA_FFDocView::CountPageViews() const { in CountPageViews() function in CXFA_FFDocView
140 return m_pXFADocView->CountPageViews(); in GetPageCount()