Home
last modified time | relevance | path

Searched refs:firstSelectedBox (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRootInlineBox.h122 InlineBox* firstSelectedBox() const;
DRootInlineBox.cpp305 InlineBox* firstBox = firstSelectedBox(); in lineSelectionGap()
373 InlineBox* RootInlineBox::firstSelectedBox() const in firstSelectedBox() function in blink::RootInlineBox