Searched refs:fillHeight (Results 1 – 4 of 4) sorted by relevance
72 public boolean fillHeight; field in ResizeState125 } else if (fillHeight) { in getHeightAttribute()
465 if (state.fillWidth || state.fillHeight || state.wrapWidth || state.wrapHeight) { in setNewSizeBounds()480 if (view.row > 0 && horizontalEdge != null && state.fillHeight) { in setNewSizeBounds()481 state.fillHeight = false; in setNewSizeBounds()
785 state.fillHeight = false;792 state.fillHeight = true;874 && (newBounds.h != oldBounds.h || resizeState.wrapHeight || resizeState.fillHeight)) {
902 if (resizeState.wrapHeight || resizeState.fillHeight) {991 || resizeState.fillHeight) {