Home
last modified time | relevance | path

Searched refs:strokeColor (Results 1 – 1 of 1) sorted by relevance

/haiku/src/apps/icon-o-matic/import_export/svg/
H A Dnanosvg.h421 unsigned int strokeColor; member
634 p->attr[0].strokeColor = NSVG_RGB(0,0,0); in nsvg__createParser()
1002 shape->stroke.color = attr->strokeColor; in nsvg__addShape()
1750 attr->strokeColor = nsvg__parseColor(value); in nsvg__parseAttr()