Home
last modified time | relevance | path

Searched defs:m_pPage (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcpdf_structtree.h47 UnownedPtr<const CPDF_Dictionary> m_pPage; variable
/external/pdfium/core/fpdfapi/render/
Dcpdf_pagerendercache.h49 UnownedPtr<CPDF_Page> const m_pPage; variable
/external/pdfium/core/fxcodec/jbig2/
DJBig2_Context.h94 std::unique_ptr<CJBig2_Image> m_pPage; variable
/external/pdfium/core/fpdftext/
Dcpdf_textpage.h168 UnownedPtr<const CPDF_Page> const m_pPage; variable
/external/pdfium/fpdfsdk/
Dfpdfannot.cpp176 UnownedPtr<CPDF_Page> m_pPage; member in __anoneef912300111::CPDF_AnnotContext