Searched refs:SKDEBUGCANVAS_POINTMODE_POLYGON (Results 1 – 1 of 1) sorted by relevance
113 #define SKDEBUGCANVAS_POINTMODE_POLYGON "polygon" macro603 return Json::Value(SKDEBUGCANVAS_POINTMODE_POLYGON); in make_json_pointmode()2359 else if (!strcmp(jsonMode, SKDEBUGCANVAS_POINTMODE_POLYGON)) { in fromJSON()