Searched refs:LogErrorHandler (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/java2d/cmm/lcms/
H A Dcmserr.c407 static cmsLogErrorHandlerFunction LogErrorHandler = DefaultLogErrorHandlerFunction; variable
425 LogErrorHandler = DefaultLogErrorHandlerFunction;
427 LogErrorHandler = Fn;
442 LogErrorHandler(ContextID, ErrorCode, Buffer);

Completed in 30 milliseconds