Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderLayer.cpp2117 …bool shouldPaintBackground = isPaintingCompositedBackground && shouldPaintContent && !selectionOnl… in paintLayerContents() local
2141 if (shouldPaintBackground) in paintLayerContents()