Searched refs:GetFirstXFAAnnot (Results 1 – 3 of 3) sorted by relevance
51 CPDFSDK_Annot* GetFirstXFAAnnot(CPDFSDK_PageView* page_view) const;
242 CPDFSDK_Annot* CPDFXFA_Page::GetFirstXFAAnnot( in GetFirstXFAAnnot() function in CPDFXFA_Page
266 return pXFAPage->GetFirstXFAAnnot(this); in GetFirstFocusableAnnot()