Home
last modified time | relevance | path

Searched defs:selectionTop (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRootInlineBox.cpp519 LayoutUnit RootInlineBox::selectionTop() const in selectionTop() function in WebCore::RootInlineBox
521 LayoutUnit selectionTop = m_lineTop; in selectionTop() local
DInlineTextBox.cpp125 LayoutUnit InlineTextBox::selectionTop() in selectionTop() function in WebCore::InlineTextBox
852 LayoutUnit selectionTop = root()->selectionTopAdjustedForPrecedingBlock(); in paintSelection() local