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

/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DXDragSourceProtocol.java175 protected abstract void sendDropMessage(int xRoot, int yRoot, method in class:XDragSourceProtocol
213 sendDropMessage(xRoot, yRoot, sourceAction, sourceActions, time);
H A DMotifDnDDragSourceProtocol.java347 protected void sendDropMessage(int xRoot, int yRoot, method in class:MotifDnDDragSourceProtocol
H A DXDnDDragSourceProtocol.java356 public void sendDropMessage(int xRoot, int yRoot, method in class:XDnDDragSourceProtocol

Completed in 31 milliseconds