Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderLayer.cpp1870 static inline bool shouldSuppressPaintingLayer(RenderLayer* layer) in shouldSuppressPaintingLayer() function
1909 if (shouldSuppressPaintingLayer(this)) in paintLayer()