Searched defs:move (Results 1 – 4 of 4) sorted by relevance
128 public void move(IFileStore destination, int options, IProgressMonitor monitor) in move() method in FileStoreAdapter
217 public void move(double distance) { in move() method in DrawableViewNode
1063 private void move(boolean forward) { in move() method in OutlinePage
1648 List<Attr> move = new ArrayList<Attr>(); in commitDirtyAttributesToXml() local