Searched refs:calculateUpdatedStrokeBoundingBox (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
H A DRenderSVGPath.h43 FloatRect calculateUpdatedStrokeBoundingBox() const;
H A DRenderSVGPath.cpp51 m_strokeBoundingBox = calculateUpdatedStrokeBoundingBox();
54 FloatRect RenderSVGPath::calculateUpdatedStrokeBoundingBox() const function in class:WebCore::RenderSVGPath

Completed in 87 milliseconds