Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
DResizeState.java51 public Segment horizontalFillSegment; field in ResizeState
DBaseLayoutRule.java667 if (resizeState.horizontalFillSegment != null) {
669 Segment s = resizeState.horizontalFillSegment;
784 state.horizontalFillSegment = null;
788 state.horizontalFillSegment = new Segment(parentBounds.y2(), newBounds.x,