Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
DSVGRenderSupport.h64 …ingBox, bool& objectBoundingBoxValid, FloatRect& strokeBoundingBox, FloatRect& repaintBoundingBox);
DSVGRenderSupport.cpp129 …dingBox, bool& objectBoundingBoxValid, FloatRect& strokeBoundingBox, FloatRect& repaintBoundingBox) in computeContainerBoundingBoxes() argument
152 repaintBoundingBox = strokeBoundingBox; in computeContainerBoundingBoxes()