Searched refs:frameRectIncludingLineHeight (Results 1 – 2 of 2) sorted by relevance
220 …flow ? m_overflow->layoutOverflowRect() : enclosingLayoutRect(frameRectIncludingLineHeight(lineTop… in layoutOverflowRect()254 …flow ? m_overflow->visualOverflowRect() : enclosingLayoutRect(frameRectIncludingLineHeight(lineTop… in visualOverflowRect()282 FloatRect frameRectIncludingLineHeight(LayoutUnit lineTop, LayoutUnit lineBottom) const in frameRectIncludingLineHeight() function
957 LayoutRect frameBox = enclosingLayoutRect(frameRectIncludingLineHeight(lineTop, lineBottom)); in setLayoutOverflow()969 LayoutRect frameBox = enclosingLayoutRect(frameRectIncludingLineHeight(lineTop, lineBottom)); in setVisualOverflow()