Searched refs:styleMinLogicalWidth (Results 1 – 1 of 1) sorted by relevance
294 Length styleMinLogicalWidth = style()->logicalMinWidth(); in updateLogicalWidth() local295 …if ((styleMinLogicalWidth.isSpecified() && !styleMinLogicalWidth.isNegative()) || styleMinLogicalW… in updateLogicalWidth()296 …computedMinLogicalWidth = convertStyleLogicalWidthToComputedWidth(styleMinLogicalWidth, availableL… in updateLogicalWidth()