Searched refs:SKJSONCANVAS_CAP_SQUARE (Results 1 – 3 of 3) sorted by relevance
149 #define SKJSONCANVAS_CAP_SQUARE "square" macro
313 (*target)[SKJSONCANVAS_ATTRIBUTE_CAP] = Json::Value(SKJSONCANVAS_CAP_SQUARE); in apply_paint_cap()
385 else if (!strcmp(cap, SKJSONCANVAS_CAP_SQUARE)) { in apply_paint_cap()