Searched defs:GetIccModule (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/core/src/fpdfapi/
H A Dfpdf_basic_module.cpp57 ICodec_IccModule* CPDF_ModuleMgr::GetIccModule() { function in class:CPDF_ModuleMgr
58 return m_pCodecModule ? m_pCodecModule->GetIccModule() : NULL;
/external/pdfium/core/include/fxcodec/
H A Dfx_codec.h72 ICodec_IccModule* GetIccModule() const { return m_pIccModule.get(); } function in class:CCodec_ModuleMgr

Completed in 54 milliseconds