Home
last modified time | relevance | path

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

/haiku/src/apps/icon-o-matic/import_export/svg/
H A Dnanosvg.h1661 static char nsvg__parseFillRule(const char* str) in nsvg__parseFillRule() function
1767 attr->fillRule = nsvg__parseFillRule(value); in nsvg__parseAttr()