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

  /external/pdfium/third_party/lcms/src/
cmsplugin.c 561 if (!_cmsRegisterInterpPlugin(id, Plugin)) return FALSE;
713 _cmsRegisterInterpPlugin(ContextID, NULL);
lcms2_internal.h 345 cmsBool _cmsRegisterInterpPlugin(cmsContext ContextID, cmsPluginBase* Plugin);
    [all...]
cmsintrp.c 60 cmsBool _cmsRegisterInterpPlugin(cmsContext ContextID, cmsPluginBase* Data)
    [all...]

Completed in 837 milliseconds