Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/src/
Dcmserr.c310 static void DefaultLogErrorHandlerFunction(cmsContext ContextID, cmsUInt32Number ErrorCode, const c…
313 _cmsLogErrorChunkType _cmsLogErrorChunk = { DefaultLogErrorHandlerFunction };
320 static _cmsLogErrorChunkType LogErrorChunk = { DefaultLogErrorHandlerFunction }; in _cmsAllocLogErrorChunk()
335 void DefaultLogErrorHandlerFunction(cmsContext ContextID, cmsUInt32Number ErrorCode, const char *Te… in DefaultLogErrorHandlerFunction() function
353 lhg -> LogErrorHandler = DefaultLogErrorHandlerFunction; in cmsSetLogErrorHandlerTHR()