Home
last modified time | relevance | path

Searched defs:m_pDict (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcpdf_structelement.h31 UnownedPtr<CPDF_Dictionary> m_pDict; // For Element. variable
61 UnownedPtr<CPDF_Dictionary> const m_pDict; variable
Dcpdf_formfield.h214 UnownedPtr<CPDF_Dictionary> m_pDict; variable
/external/pdfium/core/fpdfapi/edit/
Dcpdf_flateencoder.h33 MaybeOwned<CPDF_Dictionary> m_pDict; variable
/external/pdfium/core/fpdfapi/parser/
Dcpdf_stream.h71 std::unique_ptr<CPDF_Dictionary> m_pDict; variable
/external/pdfium/core/fpdfapi/page/
Dcpdf_image.h81 MaybeOwned<CPDF_Dictionary> m_pDict; variable
/external/pdfium/core/fpdfapi/render/
Dcpdf_dibsource.h127 UnownedPtr<const CPDF_Dictionary> m_pDict; variable