Searched refs:cmsLogErrorHandlerFunction (Results 1 – 3 of 3) sorted by relevance
344 void CMSEXPORT cmsSetLogErrorHandlerTHR(cmsContext ContextID, cmsLogErrorHandlerFunction Fn) in cmsSetLogErrorHandlerTHR()358 void CMSEXPORT cmsSetLogErrorHandler(cmsLogErrorHandlerFunction Fn) in cmsSetLogErrorHandler()
470 cmsLogErrorHandlerFunction LogErrorHandler; // Set to NULL for Context0 fallback
1066 typedef void (* cmsLogErrorHandlerFunction)(cmsContext ContextID, cmsUInt32Number ErrorCode, const… typedef1069 CMSAPI void CMSEXPORT cmsSetLogErrorHandler(cmsLogErrorHandlerFunction Fn);1070 … CMSEXPORT cmsSetLogErrorHandlerTHR(cmsContext ContextID, cmsLogErrorHandlerFunction Fn);