Home
last modified time | relevance | path

Searched refs:m_pPause (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/core/src/fxcodec/jbig2/
DJBig2_Context.h121 IFX_Pause* m_pPause; variable
DJBig2_GrdProc.h114 IFX_Pause* m_pPause; variable
DJBig2_GrdProc.cpp19 m_pPause(nullptr), in CJBig2_GRDProc()
595 m_pPause = pPause; in Start_decode_Arith()
DJBig2_Context.cpp67 m_pPause(pPause), in CJBig2_Context()
149 if (pPause && m_pPause && pPause->NeedToPauseNow()) { in decode_RandomOrgnazation_FirstPage()
/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_jbig.cpp79 m_pJbig2Context->m_pPause = pPause; in StartDecode()
Dcodec_int.h381 IFX_Pause* m_pPause; variable