Home
last modified time | relevance | path

Searched refs:m_pJbig2Module (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/include/fxcodec/
Dfx_codec.h63 return m_pJbig2Module; in GetJbig2Module()
78 ICodec_Jbig2Module* m_pJbig2Module; variable
/external/pdfium/core/src/fxcodec/codec/
Dfx_codec.cpp15 m_pJbig2Module = FX_NEW CCodec_Jbig2Module; in CCodec_ModuleMgr()
26 delete m_pJbig2Module; in ~CCodec_ModuleMgr()