Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBlock.cpp2551 …bool fillBlockGaps = paintsOwnSelection || (curr->canBeSelectionLeaf() && childState != SelectionN… in blockSelectionGaps() local
2552 if (fillBlockGaps) { in blockSelectionGaps()