Home
last modified time | relevance | path

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

/external/webkit/WebCore/rendering/
DRenderBlock.cpp2063 …bool fillBlockGaps = paintsOwnSelection || (curr->canBeSelectionLeaf() && childState != SelectionN… in fillBlockSelectionGaps() local
2064 if (fillBlockGaps) { in fillBlockSelectionGaps()