Searched refs:SKJSONCANVAS_STYLE_STROKE (Results 1 – 3 of 3) sorted by relevance
116 #define SKJSONCANVAS_STYLE_STROKE "stroke" macro
286 Json::Value stroke(SKJSONCANVAS_STYLE_STROKE); in apply_paint_style()
353 else if (!strcmp(style, SKJSONCANVAS_STYLE_STROKE)) { in apply_paint_style()