Searched refs:styleMaxLogicalWidth (Results 1 – 1 of 1) sorted by relevance
283 Length styleMaxLogicalWidth = style()->logicalMaxWidth(); in updateLogicalWidth() local284 …if ((styleMaxLogicalWidth.isSpecified() && !styleMaxLogicalWidth.isNegative()) || styleMaxLogicalW… in updateLogicalWidth()285 …computedMaxLogicalWidth = convertStyleLogicalWidthToComputedWidth(styleMaxLogicalWidth, availableL… in updateLogicalWidth()