Home
last modified time | relevance | path

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

/haiku/src/apps/icon-o-matic/import_export/svg/
H A Dnanosvg.h199 #define NSVG_ALIGN_MEET 1 macro
2542 p->alignType = NSVG_ALIGN_MEET; in nsvg__parseSVG()
2825 if (p->alignType == NSVG_ALIGN_MEET) { in nsvg__scaleToViewbox()