Searched refs:fillWidth (Results 1 – 3 of 3) sorted by relevance
69 public boolean fillWidth; field in ResizeState110 } else if (fillWidth) { in getWidthAttribute()
797 state.fillWidth = false;804 state.fillWidth = true;870 && (newBounds.w != oldBounds.w || resizeState.wrapWidth || resizeState.fillWidth)) {
889 if (resizeState.wrapWidth || resizeState.fillWidth) {994 if (newBounds.w != oldBounds.w || resizeState.wrapWidth || resizeState.fillWidth) {