Home
last modified time | relevance | path

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

/haiku/src/apps/icon-o-matic/import_export/svg/
H A Dnanosvg.h374 NSVG_UNITS_USER, enumerator
793 case NSVG_UNITS_USER: return c.value; in nsvg__convertToPixels()
1458 return NSVG_UNITS_USER; in nsvg__parseUnits()
1463 NSVGcoordinate coord = {0, NSVG_UNITS_USER}; in nsvg__parseCoordinateRaw()