HomeSort by relevance Sort by last modified time
    Searched refs:m_pPngModule (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/include/fxcodec/
fx_codec.h 77 ICodec_PngModule* GetPngModule() const { return m_pPngModule.get(); }
91 std::unique_ptr<ICodec_PngModule> m_pPngModule;
  /external/pdfium/core/src/fxcodec/codec/
fx_codec.cpp 25 m_pPngModule(new CCodec_PngModule),

Completed in 1841 milliseconds