Home
last modified time | relevance | path

Searched refs:CountPageControls (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/include/fpdfdoc/
Dfpdf_doc.h836 int CountPageControls(CPDF_Page* pPage) const;
/external/pdfium/core/src/fpdfdoc/
Ddoc_form.cpp829 int CPDF_InterForm::CountPageControls(CPDF_Page* pPage) const in CountPageControls() function in CPDF_InterForm