Searched refs:cmsLogErrorHandlerFunction (Results 1 – 4 of 4) sorted by relevance
346 void CMSEXPORT cmsSetLogErrorHandlerTHR(cmsContext ContextID, cmsLogErrorHandlerFunction Fn) in cmsSetLogErrorHandlerTHR()360 void CMSEXPORT cmsSetLogErrorHandler(cmsLogErrorHandlerFunction Fn) in cmsSetLogErrorHandler()
522 cmsLogErrorHandlerFunction LogErrorHandler; // Set to NULL for Context0 fallback
1074 typedef void (* cmsLogErrorHandlerFunction)(cmsContext ContextID, cmsUInt32Number ErrorCode, const… typedef1077 CMSAPI void CMSEXPORT cmsSetLogErrorHandler(cmsLogErrorHandlerFunction Fn);1078 … CMSEXPORT cmsSetLogErrorHandlerTHR(cmsContext ContextID, cmsLogErrorHandlerFunction Fn);
390 cmsLogErrorHandlerFunction Fn) in cmsSetLogErrorHandlerTHR()