Searched defs:AWT_POLL_AGING_SLOW (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/solaris/native/sun/xawt/
H A DXToolkit.c374 #define AWT_POLL_AGING_SLOW 2 macro
385 static int awt_poll_alg = AWT_POLL_AGING_SLOW;
498 case AWT_POLL_AGING_SLOW:
504 awt_poll_alg = AWT_POLL_AGING_SLOW;
537 case AWT_POLL_AGING_SLOW:
577 case AWT_POLL_AGING_SLOW:

Completed in 33 milliseconds