Searched refs:frameRectIncludingLineHeight (Results 1 – 3 of 3) sorted by relevance
198 …verflow ? m_overflow->layoutOverflowRect() : enclosingIntRect(frameRectIncludingLineHeight(lineTop… in layoutOverflowRect()224 …verflow ? m_overflow->visualOverflowRect() : enclosingIntRect(frameRectIncludingLineHeight(lineTop… in visualOverflowRect()252 FloatRect frameRectIncludingLineHeight(int lineTop, int lineBottom) const in frameRectIncludingLineHeight() function
870 IntRect frameBox = enclosingIntRect(frameRectIncludingLineHeight(lineTop, lineBottom)); in setLayoutOverflow()882 IntRect frameBox = enclosingIntRect(frameRectIncludingLineHeight(lineTop, lineBottom)); in setVisualOverflow()
31994 (WebCore::InlineFlowBox::frameRectIncludingLineHeight):