Home | History | Annotate | Download | only in rendering

Lines Matching defs:oldWidth

1424     LayoutUnit oldWidth = logicalWidth();
1430 return oldWidth != logicalWidth() || oldColumnWidth != desiredColumnWidth() || widthAvailableToChildrenHasChanged();