Searched defs:move (Results 1 – 3 of 3) sorted by relevance
217 public void move(double distance) { in move() method in DrawableViewNode
801 private void move(boolean forward) { in move() method in OutlinePage
1625 List<Attr> move = new ArrayList<Attr>(); in commitDirtyAttributesToXml() local