Searched refs:SKDEBUGCANVAS_STYLE_STROKEANDFILL (Results 1 – 1 of 1) sorted by relevance
125 #define SKDEBUGCANVAS_STYLE_STROKEANDFILL "strokeAndFill" macro943 Json::Value strokeAndFill(SKDEBUGCANVAS_STYLE_STROKEANDFILL); in apply_paint_style()1341 else if (!strcmp(style, SKDEBUGCANVAS_STYLE_STROKEANDFILL)) { in extract_json_paint_style()