Searched refs:shouldBreakLineAfterText (Results 1 – 1 of 1) sorted by relevance
4111 bool shouldBreakLineAfterText = false; in computeInlinePreferredLogicalWidths() local4210 …ment && (autoWrap || oldAutoWrap) && (!isPrevChildInlineFlow || shouldBreakLineAfterText)) || clea… in computeInlinePreferredLogicalWidths()4236 …f (!autoWrap || !canBreakReplacedElement || (isPrevChildInlineFlow && !shouldBreakLineAfterText)) { in computeInlinePreferredLogicalWidths()4342 shouldBreakLineAfterText = false; in computeInlinePreferredLogicalWidths()4346 shouldBreakLineAfterText = true; in computeInlinePreferredLogicalWidths()