Searched defs:yRoot (Results 1 - 4 of 4) sorted by relevance

/openjdk9/jdk/src/java.desktop/unix/classes/sun/awt/X11/
H A DMotifDnDDragSourceProtocol.java279 public void sendMoveMessage(int xRoot, int yRoot, argument
348 protected void sendDropMessage(int xRoot, int yRoot, argument
H A DXDnDDragSourceProtocol.java308 public void sendMoveMessage(int xRoot, int yRoot, argument
357 public void sendDropMessage(int xRoot, int yRoot, argument
H A DXDragSourceProtocol.java170 public abstract void sendMoveMessage(int xRoot, int yRoot, argument
177 protected abstract void sendDropMessage(int xRoot, int yRoot, argument
181 public final void initiateDrop(int xRoot, int yRoot, argument
H A DXDragSourceContextPeer.java90 private int yRoot = 0; field in class:XDragSourceContextPeer
[all...]

Completed in 50 milliseconds