Home
last modified time | relevance | path

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

/haiku/src/apps/icon-o-matic/import_export/svg/
H A Dnanosvg.h377 NSVG_UNITS_PC, enumerator
796 case NSVG_UNITS_PC: return c.value / 6.0f * p->dpi; in nsvg__convertToPixels()
1445 return NSVG_UNITS_PC; in nsvg__parseUnits()