Searched defs:selectionHeight (Results 1 – 2 of 2) sorted by relevance
72 …LayoutUnit selectionHeight() const { return max<LayoutUnit>(0, selectionBottom() - selectionTop())… in selectionHeight() function
135 LayoutUnit InlineTextBox::selectionHeight() in selectionHeight() function in WebCore::InlineTextBox