Home
last modified time | relevance | path

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

/haiku/src/apps/icon-o-matic/import_export/svg/
H A Dnanosvg.h1431 static float nsvg__parseMiterLimit(const char* str) in nsvg__parseMiterLimit() function
1765 attr->miterLimit = nsvg__parseMiterLimit(value); in nsvg__parseAttr()