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

  /external/pdfium/core/fpdfapi/
cpdf_modulemgr.cpp 104 CCodec_Jbig2Module* CPDF_ModuleMgr::GetJbig2Module() {
105 return m_pCodecModule->GetJbig2Module();
cpdf_modulemgr.h 55 CCodec_Jbig2Module* GetJbig2Module();
  /external/pdfium/core/fxcodec/
fx_codec.h 67 CCodec_Jbig2Module* GetJbig2Module() const { return m_pJbig2Module.get(); }
  /external/pdfium/core/fpdfapi/render/
cpdf_dibsource.cpp 324 CCodec_Jbig2Module* pJbig2Module = CPDF_ModuleMgr::Get()->GetJbig2Module();
    [all...]

Completed in 91 milliseconds