Home
last modified time | relevance | path

Searched refs:verticalFillSegment (Results 1 – 2 of 2) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
DResizeState.java54 public Segment verticalFillSegment; field in ResizeState
DBaseLayoutRule.java672 if (resizeState.verticalFillSegment != null) {
674 Segment s = resizeState.verticalFillSegment;
796 state.verticalFillSegment = null;
800 state.verticalFillSegment = new Segment(parentBounds.x2(), newBounds.y,