Home
last modified time | relevance | path

Searched defs:m_pDoc (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/pdfium/core/fpdfdoc/
H A Dcpdf_viewerpreferences.h38 UnownedPtr<const CPDF_Document> const m_pDoc; variable
/aosp_15_r20/external/pdfium/xfa/fgas/font/
H A Dcfgas_pdffontmgr.h44 UnownedPtr<const CPDF_Document> const m_pDoc; variable
/aosp_15_r20/external/pdfium/xfa/fxfa/
H A Dcxfa_ffnotify.h85 cppgc::Member<CXFA_FFDoc> const m_pDoc; variable
H A Dcxfa_ffdocview.h121 cppgc::Member<CXFA_FFDoc> const m_pDoc; variable
H A Dcxfa_textlayout.h182 cppgc::Member<CXFA_FFDoc> const m_pDoc; variable
/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dfpdf_catalog_unittest.cpp35 ScopedFPDFDocument m_pDoc; member in PDFCatalogTest
H A Dfpdf_doc_unittest.cpp60 ScopedFPDFDocument m_pDoc; member in PDFDocTest