Searched refs:GetControlByDict (Results 1 – 3 of 3) sorted by relevance
516 pPDFInterForm->GetControlByDict(m_pAnnot->GetAnnotDict()); in GetFieldFlags()535 return pPDFInterForm->GetControlByDict(GetAnnotDict()); in GetFormControl()542 return pInterForm->GetControlByDict(pAnnotDict); in GetFormControl()
575 CPDF_FormControl* GetControlByDict(const CPDF_Dictionary* pWidgetDict) const;
717 CPDF_FormControl* CPDF_InterForm::GetControlByDict( in GetControlByDict() function in CPDF_InterForm