HomeSort by relevance Sort by last modified time
    Searched refs:PIXEL_RADIUS (Results 1 - 3 of 3) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
SelectionHandle.java 34 public final static int PIXEL_RADIUS = 3;
109 * distance to the control coordinate space {@link #PIXEL_RADIUS}, but usually with a
SelectionOverlay.java 236 int radius = SelectionHandle.PIXEL_RADIUS;
SelectionManager.java 24 import static com.android.ide.eclipse.adt.internal.editors.layout.gle2.SelectionHandle.PIXEL_RADIUS;
    [all...]

Completed in 195 milliseconds