Searched refs:_cmsLogErrorChunkType (Results 1 – 2 of 2) sorted by relevance
499 _cmsLogErrorChunkType _cmsLogErrorChunk = { DefaultLogErrorHandlerFunction };506 static _cmsLogErrorChunkType LogErrorChunk = { DefaultLogErrorHandlerFunction }; in _cmsAllocLogErrorChunk()516 ctx ->chunks[Logger] = _cmsSubAllocDup(ctx ->MemPool, from, sizeof(_cmsLogErrorChunkType)); in _cmsAllocLogErrorChunk()534 …_cmsLogErrorChunkType* lhg = (_cmsLogErrorChunkType*) _cmsContextGetClientChunk(ContextID, Logger); in cmsSetLogErrorHandlerTHR()557 _cmsLogErrorChunkType* lhg; in cmsSignalError()565 lhg = (_cmsLogErrorChunkType*) _cmsContextGetClientChunk(ContextID, Logger); in cmsSignalError()
459 } _cmsLogErrorChunkType; typedef462 extern _cmsLogErrorChunkType _cmsLogErrorChunk;