Searched refs:strokeLineJoin (Results 1 – 2 of 2) sorted by relevance
229 switch(svgShape->strokeLineJoin) { in _AddShape()
148 char strokeLineJoin; // Stroke join type. member431 char strokeLineJoin; member640 p->attr[0].strokeLineJoin = NSVG_JOIN_MITER; in nsvg__createParser()959 shape->strokeLineJoin = attr->strokeLineJoin; in nsvg__addShape()1763 attr->strokeLineJoin = nsvg__parseLineJoin(value); in nsvg__parseAttr()