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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/
ResizeHandler.java 107 protected void snapVertical(Segment vEdge, int x, Rect newBounds) {
250 snapVertical(vEdge, match.edge.at, newBounds);
MoveHandler.java 114 protected void snapVertical(Segment vEdge, int x, Rect newBounds) {
285 snapVertical(match.with, match.edge.at, mBounds);
GuidelineHandler.java 387 protected void snapVertical(Segment vEdge, int x, Rect newBounds) {
    [all...]

Completed in 736 milliseconds