Home
last modified time | relevance | path

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

/haiku/src/apps/icon-o-matic/import_export/svg/
H A Dnanosvg.h1092 char hasIntPart = 0, hasFracPart = 0; in nsvg__atof() local
1108 hasIntPart = 1; in nsvg__atof()
1128 if (!hasIntPart && !hasFracPart) in nsvg__atof()