Searched defs:strokeStyle (Results 1 – 4 of 4) sorted by relevance
24 GlyphPosGM(SkScalar strokeWidth, SkPaint::Style strokeStyle) in GlyphPosGM()
120 StrokeStyle strokeStyle() const { return immutableState()->strokeData().style(); } in strokeStyle() function
667 StrokeStyle strokeStyle = SolidStroke; in textDecorationStyleToStrokeStyle() local
410 CanvasStyle* CanvasRenderingContext2D::strokeStyle() const in strokeStyle() function in blink::CanvasRenderingContext2D