Searched refs:snapHorizontal (Results 1 – 3 of 3) sorted by relevance
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/ |
D | ResizeHandler.java | 130 protected void snapHorizontal(Segment hEdge, int y, Rect newBounds) { in snapHorizontal() method in ResizeHandler 225 snapHorizontal(hEdge, match.edge.at, newBounds); in updateResize()
|
D | MoveHandler.java | 139 protected void snapHorizontal(Segment hEdge, int y, Rect newBounds) { in snapHorizontal() method in MoveHandler 262 snapHorizontal(match.with, match.edge.at, mBounds); in updateMove()
|
D | GuidelineHandler.java | 391 protected void snapHorizontal(Segment hEdge, int y, Rect newBounds) { in snapHorizontal() method in GuidelineHandler
|