Home | History | Annotate | Download | only in fpdfsdk

Lines Matching defs:m_pAnnotDict

149       : m_pAnnotDict(pAnnotDict), m_pPage(pPage) {
170 CPDF_Dictionary* GetAnnotDict() const { return m_pAnnotDict.Get(); }
175 UnownedPtr<CPDF_Dictionary> m_pAnnotDict;