HomeSort by relevance Sort by last modified time
    Searched refs:snapHorizontal (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 130 protected void snapHorizontal(Segment hEdge, int y, Rect newBounds) {
225 snapHorizontal(hEdge, match.edge.at, newBounds);
MoveHandler.java 139 protected void snapHorizontal(Segment hEdge, int y, Rect newBounds) {
262 snapHorizontal(match.with, match.edge.at, mBounds);
GuidelineHandler.java 391 protected void snapHorizontal(Segment hEdge, int y, Rect newBounds) {
    [all...]

Completed in 78 milliseconds