Searched refs:SKJSONCANVAS_STYLE_STROKEANDFILL (Results 1 – 3 of 3) sorted by relevance
117 #define SKJSONCANVAS_STYLE_STROKEANDFILL "strokeAndFill" macro
291 Json::Value strokeAndFill(SKJSONCANVAS_STYLE_STROKEANDFILL); in apply_paint_style()
356 else if (!strcmp(style, SKJSONCANVAS_STYLE_STROKEANDFILL)) { in apply_paint_style()