Searched defs:moved (Results 1 – 6 of 6) sorted by relevance
50 void moved(int newX, int newY); in moved() method
6124 public void moved(int newX, int newY) { in moved() method in ViewRootImpl.W
56 public void moved(int arg0, int arg1) throws RemoteException { in moved() method in BridgeWindow
116 bool moved; in dumpMemoryAddresses() local
48 public void moved(int newX, int newY) { in moved() method in BaseIWindow
2430 bool moved = deltaX != 0 || deltaY != 0; in sync() local