DefaultLogErrorHandlerFunction  450 src/cmserr.c   static void DefaultLogErrorHandlerFunction(cmsContext ContextID, cmsUInt32Number ErrorCode, const char *Text);
DefaultLogErrorHandlerFunction  453 src/cmserr.c   _cmsLogErrorChunkType _cmsLogErrorChunk = { DefaultLogErrorHandlerFunction };
DefaultLogErrorHandlerFunction  460 src/cmserr.c       static _cmsLogErrorChunkType LogErrorChunk = { DefaultLogErrorHandlerFunction };
DefaultLogErrorHandlerFunction  493 src/cmserr.c               lhg -> LogErrorHandler = DefaultLogErrorHandlerFunction;