HomeSort by relevance Sort by last modified time
    Searched defs:m_pPageResources (Results 1 - 4 of 4) sorted by null

  /external/pdfium/core/fpdfapi/font/
cpdf_type3font.h 33 m_pPageResources = pResources;
52 UnownedPtr<CPDF_Dictionary> m_pPageResources;
  /external/pdfium/core/fpdfapi/render/
cpdf_rendercontext.h 64 CPDF_Dictionary* GetPageResources() const { return m_pPageResources.Get(); }
69 UnownedPtr<CPDF_Dictionary> m_pPageResources;
  /external/pdfium/core/fpdfapi/page/
cpdf_pageobjectholder.h 77 UnownedPtr<CPDF_Dictionary> m_pPageResources;
cpdf_streamcontentparser.h 197 UnownedPtr<CPDF_Dictionary> const m_pPageResources;

Completed in 404 milliseconds