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

  /external/pdfium/core/src/fpdfapi/
fpdf_basic_module.cpp 167 ICodec_Jbig2Module* CPDF_ModuleMgr::GetJbig2Module()
169 return m_pCodecModule ? m_pCodecModule->GetJbig2Module() : NULL;
  /external/pdfium/core/include/fxcodec/
fx_codec.h 61 ICodec_Jbig2Module* GetJbig2Module()

Completed in 34 milliseconds