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