Searched refs:frameRectIncludingLineHeight (Results 1 – 2 of 2) sorted by relevance
222 …flow ? m_overflow->layoutOverflowRect() : enclosingLayoutRect(frameRectIncludingLineHeight(lineTop… in layoutOverflowRect()256 …flow ? m_overflow->visualOverflowRect() : enclosingLayoutRect(frameRectIncludingLineHeight(lineTop… in visualOverflowRect()282 FloatRect frameRectIncludingLineHeight(LayoutUnit lineTop, LayoutUnit lineBottom) const in frameRectIncludingLineHeight() function
1014 LayoutRect frameBox = enclosingLayoutRect(frameRectIncludingLineHeight(lineTop, lineBottom)); in setOverflowFromLogicalRects()