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

/openjdk7/jdk/src/macosx/classes/sun/lwawt/
H A DPlatformEventNotifier.java56 void notifyMouseWheelEvent(long when, int x, int y, int modifiers, method in interface:PlatformEventNotifier
H A DLWWindowPeer.java929 public void notifyMouseWheelEvent(long when, int x, int y, int modifiers, method in class:LWWindowPeer
/openjdk7/jdk/src/macosx/classes/sun/lwawt/macosx/
H A DCPlatformResponder.java122 eventNotifier.notifyMouseWheelEvent(when, x, y, modifiers, scrollType,
H A DCWarningWindow.java260 public void notifyMouseWheelEvent(long when, int x, int y, int modifiers, method in class:CWarningWindow

Completed in 33 milliseconds