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

/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DMotifDnDDropTargetProtocol.java529 notifyProtocolListener(targetXWindow, x, y,
542 notifyProtocolListener(xwindow, x, y, java_action, java_actions,
669 notifyProtocolListener(xwindow, x, y, java_action, java_actions,
672 notifyProtocolListener(targetXWindow, x, y,
1019 notifyProtocolListener(targetXWindow, 0, 0,
1053 private void notifyProtocolListener(XWindow xwindow, int x, int y, method in class:MotifDnDDropTargetProtocol
H A DXDnDDropTargetProtocol.java642 notifyProtocolListener(targetXWindow, x, y,
655 notifyProtocolListener(xwindow, x, y, java_action, xclient,
685 notifyProtocolListener(targetXWindow, sourceX, sourceY, userAction,
952 notifyProtocolListener(targetXWindow, 0, 0,
1008 private void notifyProtocolListener(XWindow xwindow, int x, int y, method in class:XDnDDropTargetProtocol

Completed in 34 milliseconds