Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderLayer.cpp2590 bool oldHasTransform = childLayer->transform(); in paintChildLayerIntoColumns() local
2591 if (oldHasTransform) in paintChildLayerIntoColumns()
2602 if (oldHasTransform) in paintChildLayerIntoColumns()
3179 bool oldHasTransform = childLayer->transform(); in hitTestChildLayerColumns() local
3180 if (oldHasTransform) in hitTestChildLayerColumns()
3187 if (oldHasTransform) in hitTestChildLayerColumns()