Searched refs:nextInlineHasLineBox (Results 1 – 1 of 1) sorted by relevance
5262 bool nextInlineHasLineBox = inlineElementContinuation()->firstLineBox(); in addFocusRingRects() local5268 float bottomMargin = nextInlineHasLineBox ? collapsedMarginAfter() : LayoutUnit(); in addFocusRingRects()