Searched refs:computedMaxLogicalWidth (Results 1 – 1 of 1) sorted by relevance
285 …LayoutUnit computedMaxLogicalWidth = convertStyleLogicalWidthToComputedWidth(styleMaxLogicalWidth,… in updateLogicalWidth() local286 setLogicalWidth(min<int>(logicalWidth(), computedMaxLogicalWidth)); in updateLogicalWidth()