Searched refs:applyStrokeStyleToStrokeData (Results 1 – 3 of 3) sorted by relevance
76 static void applyStrokeStyleToStrokeData(StrokeData*, const RenderStyle*, const RenderObject*);
100 SVGRenderSupport::applyStrokeStyleToStrokeData(&strokeData, style(), this); in shapeDependentStrokeContains()397 SVGRenderSupport::applyStrokeStyleToStrokeData(&strokeData, style(), this); in calculateStrokeBoundingBox()
377 void SVGRenderSupport::applyStrokeStyleToStrokeData(StrokeData* strokeData, const RenderStyle* styl… in applyStrokeStyleToStrokeData() function in WebCore::SVGRenderSupport