Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
DSVGRenderSupport.cpp114 …& objectBoundingBox, bool& objectBoundingBoxValid, RenderObject* other, FloatRect otherBoundingBox) in updateObjectBoundingBox() argument
121 objectBoundingBox = otherBoundingBox; in updateObjectBoundingBox()
126 objectBoundingBox.uniteEvenIfEmpty(otherBoundingBox); in updateObjectBoundingBox()