Home
last modified time | relevance | path

Searched refs:DestroyJbig2Context (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_jbig.cpp20 void CCodec_Jbig2Module::DestroyJbig2Context(void* pJbig2Content) in DestroyJbig2Context() function in CCodec_Jbig2Module
Dcodec_int.h277 void DestroyJbig2Context(void* pJbig2Context);
/external/pdfium/core/include/fxcodec/
Dfx_codec.h219 virtual void DestroyJbig2Context(void* pJbig2Content) = 0;
/external/pdfium/core/src/fpdfapi/fpdf_render/
Dfpdf_render_loadimage.cpp162 pJbig2Module->DestroyJbig2Context(m_pJbig2Context); in ~CPDF_DIBSource()
382 pJbig2Module->DestroyJbig2Context(m_pJbig2Context); in ContinueLoadDIBSource()
408 pJbig2Module->DestroyJbig2Context(m_pJbig2Context); in ContinueLoadDIBSource()