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

  /external/pdfium/core/src/fpdfapi/
fpdf_basic_module.cpp 120 ICodec_IccModule* CPDF_ModuleMgr::GetIccModule()
122 return m_pCodecModule ? m_pCodecModule->GetIccModule() : NULL;
  /external/pdfium/core/include/fxcodec/
fx_codec.h 65 ICodec_IccModule* GetIccModule()

Completed in 63 milliseconds