Searched refs:GetPopupAnnot (Results 1 – 2 of 2) sorted by relevance
40 return m_pAnnot->GetPopupAnnot(); in GetPDFPopupAnnot()223 if (CPDF_Annot* pAnnot = m_pAnnot->GetPopupAnnot()) in SetOpenState()
102 CPDF_Annot* GetPopupAnnot() const { return m_pPopupAnnot.Get(); } in GetPopupAnnot() function