Searched defs:selectionTop (Results 1 – 2 of 2) sorted by relevance
519 LayoutUnit RootInlineBox::selectionTop() const in selectionTop() function in WebCore::RootInlineBox521 LayoutUnit selectionTop = m_lineTop; in selectionTop() local
125 LayoutUnit InlineTextBox::selectionTop() in selectionTop() function in WebCore::InlineTextBox852 LayoutUnit selectionTop = root()->selectionTopAdjustedForPrecedingBlock(); in paintSelection() local