Searched defs:strokeRect (Results 1 – 5 of 5) sorted by relevance
210 SkRect strokeRect; in didDrawRect() local
686 void SkStroke::strokeRect(const SkRect& origRect, SkPath* dst, in strokeRect() function in SkStroke
1287 void GraphicsContext::strokeRect(const FloatRect& rect) in strokeRect() function in WebCore::GraphicsContext1292 void GraphicsContext::strokeRect(const FloatRect& rect, float lineWidth) in strokeRect() function in WebCore::GraphicsContext
1293 void CanvasRenderingContext2D::strokeRect(float x, float y, float width, float height) in strokeRect() function in WebCore::CanvasRenderingContext2D