Searched defs:GetIccModule (Results 1 – 2 of 2) sorted by relevance
108 CCodec_IccModule* CPDF_ModuleMgr::GetIccModule() { in GetIccModule() function in CPDF_ModuleMgr
68 CCodec_IccModule* GetIccModule() const { return m_pIccModule.get(); } in GetIccModule() function