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 98 protected void snapVertical(Segment vEdge, int x, Rect newBounds) {
233 snapVertical(vEdge, match.edge.at, newBounds);
MoveHandler.java 105 protected void snapVertical(Segment vEdge, int x, Rect newBounds) {
267 snapVertical(match.with, match.edge.at, mBounds);
GuidelineHandler.java 380 protected void snapVertical(Segment vEdge, int x, Rect newBounds) {
    [all...]

Completed in 319 milliseconds