Searched defs:GetForm (Results 1 – 2 of 2) sorted by relevance
27 CPDF_Form* GetForm() const { return m_pAnnotForm.get(); } in GetForm() function
140 CPDF_InteractiveForm* GetForm() const { return m_pForm.Get(); } in GetForm() function