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

/openjdk7/jdk/src/macosx/native/sun/awt/
H A DLWCToolkit.h43 + (long) getEventCount; variable
H A DLWCToolkit.m49 + (long) getEventCount{
93 int currentEventNum = [AWTToolkit getEventCount];
107 if (([AWTToolkit getEventCount] - currentEventNum) != 0) {

Completed in 1456 milliseconds