Home
last modified time | relevance | path

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

/haiku/src/apps/icon-o-matic/import_export/svg/
H A Dnanosvg.h383 NSVG_UNITS_EX enumerator
801 case NSVG_UNITS_EX: return c.value * attr->fontSize * 0.52f; // x-height of Helvetica. in nsvg__convertToPixels()
1457 return NSVG_UNITS_EX; in nsvg__parseUnits()