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

/openjdk7/jdk/src/share/classes/sun/awt/dnd/
H A DSunDropTargetContextPeer.java603 currentDA = mapOperation(dragOperation);
633 currentDA = currentA = mapOperation(dropOperation & currentSA);
659 * mapOperation
662 private int mapOperation(int operation) { method in class:SunDropTargetContextPeer

Completed in 235 milliseconds