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

/external/webkit/Source/WebCore/rendering/
H A DRenderBlock.cpp2963 bool fillBlockGaps = paintsOwnSelection || (curr->canBeSelectionLeaf() && childState != SelectionNone); local
2964 if (fillBlockGaps) {

Completed in 87 milliseconds