Home
last modified time | relevance | path

Searched refs:snapVertical (Results 1 – 3 of 3) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/
DResizeHandler.java107 protected void snapVertical(Segment vEdge, int x, Rect newBounds) { in snapVertical() method in ResizeHandler
250 snapVertical(vEdge, match.edge.at, newBounds); in updateResize()
DMoveHandler.java114 protected void snapVertical(Segment vEdge, int x, Rect newBounds) { in snapVertical() method in MoveHandler
285 snapVertical(match.with, match.edge.at, mBounds); in updateMove()
DGuidelineHandler.java387 protected void snapVertical(Segment vEdge, int x, Rect newBounds) { in snapVertical() method in GuidelineHandler