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