HomeSort by relevance Sort by last modified time
    Searched full:resizegesture (Results 1 - 2 of 2) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
ResizeGesture.java 35 * A {@link ResizeGesture} is a gesture for resizing a selected widget. It is initiated
38 public class ResizeGesture extends Gesture {
62 public ResizeGesture(LayoutCanvas canvas, SelectionItem item, SelectionHandle handle) {
GestureManager.java 730 startGesture(controlPoint, new ResizeGesture(mCanvas, handle.getFirst(),
    [all...]

Completed in 87 milliseconds