HomeSort by relevance Sort by last modified time
    Searched refs:calculateUpdatedStrokeBoundingBox (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
RenderSVGPath.h 43 FloatRect calculateUpdatedStrokeBoundingBox() const;
RenderSVGPath.cpp 51 m_strokeBoundingBox = calculateUpdatedStrokeBoundingBox();
54 FloatRect RenderSVGPath::calculateUpdatedStrokeBoundingBox() const

Completed in 58 milliseconds