Searched refs:wrapHeight (Results 1 – 4 of 4) sorted by relevance
66 public boolean wrapHeight; field in ResizeState123 if (wrapHeight) { in getHeightAttribute()
681 int wrapHeight = resizeState.wrapBounds.h;691 y = b.y + b.h - wrapHeight;694 y = b.y + wrapHeight;726 gc.drawLine(x, b.y + b.h - wrapHeight, x, b.y + b.h);729 gc.drawLine(x, b.y, x, b.y + wrapHeight);759 state.wrapWidth = state.wrapHeight = false;765 state.wrapHeight = true;786 if (state.horizontalEdgeType == SegmentType.BOTTOM && !state.wrapHeight) {874 && (newBounds.h != oldBounds.h || resizeState.wrapHeight || resizeState.fillHeight)) {
465 if (state.fillWidth || state.fillHeight || state.wrapWidth || state.wrapHeight) { in setNewSizeBounds()482 state.wrapHeight = true; in setNewSizeBounds()485 } else if (horizontalEdge != null && state.wrapHeight) { in setNewSizeBounds()
902 if (resizeState.wrapHeight || resizeState.fillHeight) {949 resizeState.wrapHeight = true;990 if (newBounds.h != oldBounds.h || resizeState.wrapHeight