Home
last modified time | relevance | path

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

/haiku/src/apps/icon-o-matic/import_export/svg/
H A Dnanosvg.h382 NSVG_UNITS_EM, enumerator
800 case NSVG_UNITS_EM: return c.value * attr->fontSize; in nsvg__convertToPixels()
1455 return NSVG_UNITS_EM; in nsvg__parseUnits()