Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRootInlineBox.cpp435 … LayoutUnit lastLineSelectionBottom = lastLine->selectionBottom() + offsetToBlockBefore.height(); in selectionTopAdjustedForPrecedingBlock() local
436 top = std::max(top, lastLineSelectionBottom); in selectionTopAdjustedForPrecedingBlock()