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

  /external/pdfium/core/fxcodec/codec/
fx_codec_jbig.cpp 74 if (pJbig2Context->m_pContext->GetProcessingStatus() ==
86 return pJbig2Context->m_pContext->GetProcessingStatus();
93 if (pJbig2Context->m_pContext->GetProcessingStatus() !=
95 return pJbig2Context->m_pContext->GetProcessingStatus();
  /external/pdfium/core/fxcodec/jbig2/
JBig2_Context.h 57 FXCODEC_STATUS GetProcessingStatus() { return m_ProcessingStatus; }

Completed in 142 milliseconds