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

  /external/pdfium/core/include/fxcodec/
fx_codec.h 72 ICodec_IccModule* GetIccModule() const { return m_pIccModule.get(); }
89 std::unique_ptr<ICodec_IccModule> m_pIccModule;
  /external/pdfium/core/src/fxcodec/codec/
fx_codec.cpp 23 m_pIccModule(new CCodec_IccModule),

Completed in 149 milliseconds