Home
last modified time | relevance | path

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

/haiku/src/apps/icon-o-matic/import_export/svg/
H A Dnanosvg.h376 NSVG_UNITS_PT, enumerator
795 case NSVG_UNITS_PT: return c.value / 72.0f * p->dpi; in nsvg__convertToPixels()
1443 return NSVG_UNITS_PT; in nsvg__parseUnits()