Home
last modified time | relevance | path

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

/haiku/src/apps/icon-o-matic/import_export/svg/
H A Dnanosvg.h200 #define NSVG_ALIGN_SLICE 2 macro
2544 p->alignType = NSVG_ALIGN_SLICE; in nsvg__parseSVG()
2830 } else if (p->alignType == NSVG_ALIGN_SLICE) { in nsvg__scaleToViewbox()