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

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dawt_util.c1261 ef->eventSelectedPreviously = False;
1279 * event, we remember its eventSelectedPreviously value
1282 ef->eventSelectedPreviously = eflist->eventSelectedPreviously;
1327 needToDeselect = ef->eventSelectedPreviously ? False : True;
H A Dawt_util.h73 Boolean eventSelectedPreviously; member in struct:_EmbeddedFrame

Completed in 38 milliseconds