Home
last modified time | relevance | path

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

/haiku/src/apps/icon-o-matic/import_export/svg/
H A Dnanosvg.h228 static int nsvg__isnum(char c) in nsvg__isnum() function
2218 if (nsvg__isnum(item[0])) { in nsvg__parsePath()