Searched defs:m_pAnnotDict (Results 1 – 3 of 3) sorted by relevance
/external/pdfium/fpdfsdk/formfiller/ | ||
D | cba_fontmap.h | 40 UnownedPtr<CPDF_Dictionary> m_pAnnotDict; variable |
/external/pdfium/core/fpdfdoc/ | ||
D | cpdf_annot.h | 108 MaybeOwned<CPDF_Dictionary> m_pAnnotDict; variable |
/external/pdfium/fpdfsdk/ | ||
D | fpdfannot.cpp | 175 UnownedPtr<CPDF_Dictionary> m_pAnnotDict; member in __anoneef912300111::CPDF_AnnotContext |