Searched defs:GetMutableAnnotDict (Results 1 – 3 of 3) sorted by relevance
30 RetainPtr<CPDF_Dictionary> GetMutableAnnotDict() { return m_pAnnotDict; } in GetMutableAnnotDict() function
84 RetainPtr<CPDF_Dictionary> GetMutableAnnotDict() { return m_pAnnotDict; } in GetMutableAnnotDict() function
52 RetainPtr<CPDF_Dictionary> CPDFSDK_BAAnnot::GetMutableAnnotDict() { in GetMutableAnnotDict() function in CPDFSDK_BAAnnot