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

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dawt_wm.c145 #define URGENCY_HINT (1<<8) macro
1425 if ((hints->flags & URGENCY_HINT) != 0) {
1430 hints->flags |= URGENCY_HINT;

Completed in 120 milliseconds