Searched refs:fillWidth (Results 1 – 4 of 4) sorted by relevance
69 public boolean fillWidth; field in ResizeState110 } else if (fillWidth) { in getWidthAttribute()
465 if (state.fillWidth || state.fillHeight || state.wrapWidth || state.wrapHeight) { in setNewSizeBounds()471 if (view.column > 0 && verticalEdge != null && state.fillWidth) { in setNewSizeBounds()472 state.fillWidth = false; in setNewSizeBounds()
797 state.fillWidth = false;804 state.fillWidth = true;870 && (newBounds.w != oldBounds.w || resizeState.wrapWidth || resizeState.fillWidth)) {
892 if (resizeState.wrapWidth || resizeState.fillWidth) {997 if (newBounds.w != oldBounds.w || resizeState.wrapWidth || resizeState.fillWidth) {