Home
last modified time | relevance | path

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

/haiku/src/apps/icon-o-matic/import_export/svg/
H A Dnanosvg.h379 NSVG_UNITS_CM, enumerator
798 case NSVG_UNITS_CM: return c.value / 2.54f * p->dpi; in nsvg__convertToPixels()
1449 return NSVG_UNITS_CM; in nsvg__parseUnits()