Home
last modified time | relevance | path

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

/haiku/src/apps/icon-o-matic/import_export/svg/
H A Dnanosvg.h378 NSVG_UNITS_MM, enumerator
797 case NSVG_UNITS_MM: return c.value / 25.4f * p->dpi; in nsvg__convertToPixels()
1447 return NSVG_UNITS_MM; in nsvg__parseUnits()