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

  /external/pdfium/core/fxcodec/
fx_codec.h 71 CCodec_Jbig2Module* GetJbig2Module() const { return m_pJbig2Module.get(); }
100 std::unique_ptr<CCodec_Jbig2Module> m_pJbig2Module;
  /external/pdfium/core/fxcodec/codec/
fx_codec.cpp 25 m_pJbig2Module(new CCodec_Jbig2Module),

Completed in 70 milliseconds