Searched defs:GetForm (Results 1 – 3 of 3) sorted by relevance
17 CFWL_Widget* GetForm() const { return m_pForm; } in GetForm() function
179 const CPDF_InterForm* GetForm() const { return m_pForm.Get(); } in GetForm() function
169 CPDF_Form* GetForm() const { return m_pAnnotForm.get(); } in GetForm() function in __anoneef912300111::CPDF_AnnotContext