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

/openjdk9/jdk/src/java.desktop/unix/classes/sun/awt/X11/
H A DXDragSourceProtocol.java170 public abstract void sendMoveMessage(int xRoot, int yRoot, method in class:XDragSourceProtocol
H A DMotifDnDDragSourceProtocol.java279 public void sendMoveMessage(int xRoot, int yRoot, method in class:MotifDnDDragSourceProtocol
H A DXDnDDragSourceProtocol.java308 public void sendMoveMessage(int xRoot, int yRoot, method in class:XDnDDragSourceProtocol
H A DXDragSourceContextPeer.java526 dragProtocol.sendMoveMessage(scaleDown(xmotion.get_x_root()),

Completed in 55 milliseconds