Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRootInlineBox.cpp431 RenderObject::SelectionState lastLineSelectionState = lastLine->selectionState(); in selectionTopAdjustedForPrecedingBlock() local
432 …if (lastLineSelectionState != RenderObject::SelectionInside && lastLineSelectionState != RenderObj… in selectionTopAdjustedForPrecedingBlock()