Searched refs:LV_SVG_ATTR_STROKE_LINECAP (Results 1 – 3 of 3) sorted by relevance
91 LV_SVG_ATTR_STROKE_LINECAP, enumerator
108 {"stroke-linecap", 14, LV_SVG_ATTR_STROKE_LINECAP},1297 else if(type == LV_SVG_ATTR_STROKE_LINECAP) { in _process_paint_attrs()2093 case LV_SVG_ATTR_STROKE_LINECAP: in _process_attrs_tag()
807 case LV_SVG_ATTR_STROKE_LINECAP: { in _set_attr()