Searched refs:CountPageViews (Results 1 – 4 of 4) sorted by relevance
45 virtual int32_t CountPageViews();
192 int32_t CXFA_FFDocView::CountPageViews() { in CountPageViews() function in CXFA_FFDocView
614 virtual int32_t CountPageViews() = 0;
132 return m_pXFADocView->CountPageViews(); in GetPageCount()