Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/
DRenderTableCell.cpp999 …bool shouldClip = backgroundObject->hasLayer() && (backgroundObject == this || backgroundObject ==… in paintBackgroundsBehindCell() local
1000 if (shouldClip) { in paintBackgroundsBehindCell()
1007 if (shouldClip) in paintBackgroundsBehindCell()