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