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