Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms2-2.6/src/
Dcmserr.c496 static void DefaultLogErrorHandlerFunction(cmsContext ContextID, cmsUInt32Number ErrorCode, const c…
499 _cmsLogErrorChunkType _cmsLogErrorChunk = { DefaultLogErrorHandlerFunction };
506 static _cmsLogErrorChunkType LogErrorChunk = { DefaultLogErrorHandlerFunction }; in _cmsAllocLogErrorChunk()
521 void DefaultLogErrorHandlerFunction(cmsContext ContextID, cmsUInt32Number ErrorCode, const char *Te… in DefaultLogErrorHandlerFunction() function
539 lhg -> LogErrorHandler = DefaultLogErrorHandlerFunction; in cmsSetLogErrorHandlerTHR()