Searched refs:GetPDFPopupAnnot (Results 1 – 3 of 3) sorted by relevance
44 CPDF_Annot* GetPDFPopupAnnot() const;
25 if (CPDF_Annot* pPopupAnnot = pBAAnnot->GetPDFPopupAnnot()) in UpdateAnnotRects()
39 CPDF_Annot* CPDFSDK_BAAnnot::GetPDFPopupAnnot() const { in GetPDFPopupAnnot() function in CPDFSDK_BAAnnot