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

  /external/pdfium/core/include/fxcodec/
fx_codec.h 63 return m_pJbig2Module;
78 ICodec_Jbig2Module* m_pJbig2Module;
  /external/pdfium/core/src/fxcodec/codec/
fx_codec.cpp 15 m_pJbig2Module = FX_NEW CCodec_Jbig2Module;
26 delete m_pJbig2Module;

Completed in 32 milliseconds