Home
last modified time | relevance | path

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

/external/pdfium/core/include/fpdfdoc/
Dfpdf_doc.h838 CPDF_FormControl* GetPageControl(CPDF_Page* pPage, int index) const;
/external/pdfium/core/src/fpdfdoc/
Ddoc_form.cpp849 CPDF_FormControl* CPDF_InterForm::GetPageControl(CPDF_Page* pPage, int index) const in GetPageControl() function in CPDF_InterForm