Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderLayer.cpp2016 bool rootRelativeBoundsComputed = false; in paintLayerContents() local
2030 if (!rootRelativeBoundsComputed) { in paintLayerContents()
2032 rootRelativeBoundsComputed = true; in paintLayerContents()
2042 if (!rootRelativeBoundsComputed) { in paintLayerContents()
2044 rootRelativeBoundsComputed = true; in paintLayerContents()
2072 if (!rootRelativeBoundsComputed) { in paintLayerContents()
2074 rootRelativeBoundsComputed = true; in paintLayerContents()