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