Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
DSVGRenderSupport.cpp114 static inline void updateObjectBoundingBox(FloatRect& objectBoundingBox, bool& objectBoundingBoxVal… in updateObjectBoundingBox() function
144updateObjectBoundingBox(objectBoundingBox, objectBoundingBoxValid, current, current->objectBoundin… in computeContainerBoundingBoxes()
147updateObjectBoundingBox(objectBoundingBox, objectBoundingBoxValid, current, transform.mapRect(curr… in computeContainerBoundingBoxes()