Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/
Dcpdf_modulemgr.cpp108 CCodec_IccModule* CPDF_ModuleMgr::GetIccModule() { in GetIccModule() function in CPDF_ModuleMgr
/external/pdfium/core/fxcodec/
Dfx_codec.h68 CCodec_IccModule* GetIccModule() const { return m_pIccModule.get(); } in GetIccModule() function