Home
last modified time | relevance | path

Searched refs:cmsSetLogErrorHandlerTHR (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/third_party/lcms/src/
Dcmserr.c346 void CMSEXPORT cmsSetLogErrorHandlerTHR(cmsContext ContextID, cmsLogErrorHandlerFunction Fn) in cmsSetLogErrorHandlerTHR() function
362 cmsSetLogErrorHandlerTHR(NULL, Fn); in cmsSetLogErrorHandler()
/external/ImageMagick/MagickCore/
Dprofile.c389 static void cmsSetLogErrorHandlerTHR(cmsContext magick_unused(ContextID), in cmsSetLogErrorHandlerTHR() function
1028 cmsSetLogErrorHandlerTHR(cms_context,CMSExceptionHandler); in ProfileImage()
/external/pdfium/third_party/lcms/include/
Dlcms2.h1078 CMSAPI void CMSEXPORT cmsSetLogErrorHandlerTHR(cmsContext ContextID, cmsLogErrorHandle…