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

/openjdk7/jdk/src/share/classes/javax/swing/plaf/basic/
H A DBasicDesktopPaneUI.java332 private static boolean moving = false; field in class:BasicDesktopPaneUI.Actions
358 moving = false;
368 moving = (key == MOVE) ? true : false;
402 if (moving) {
415 if (moving) {
427 if (moving) {
440 if (moving) {
/openjdk7/hotspot/src/os_cpu/solaris_sparc/vm/
H A Dsolaris_sparc.s34 !! or by moving the code from the "call site".

Completed in 936 milliseconds