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

  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
cmsplugin.c 571 if (!_cmsRegisterInterpPlugin(id, Plugin)) return FALSE;
717 _cmsRegisterInterpPlugin(ContextID, NULL);
lcms2_internal.h 332 cmsBool _cmsRegisterInterpPlugin(cmsContext ContextID, cmsPluginBase* Plugin);
    [all...]
cmsintrp.c 60 cmsBool _cmsRegisterInterpPlugin(cmsContext ContextID, cmsPluginBase* Data)
    [all...]

Completed in 35 milliseconds