Searched defs:BoundingRectStrokeStyleApplier (Results 1 - 1 of 1) sorted by relevance

/external/webkit/WebCore/rendering/
H A DRenderPath.cpp47 class BoundingRectStrokeStyleApplier : public StrokeStyleApplier { class in namespace:WebCore
49 BoundingRectStrokeStyleApplier(const RenderObject* object, RenderStyle* style) function in class:WebCore::BoundingRectStrokeStyleApplier
101 BoundingRectStrokeStyleApplier strokeStyle(this, style());
126 BoundingRectStrokeStyleApplier strokeStyle(this, style());

Completed in 10 milliseconds