Home
last modified time | relevance | path

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

/haiku/src/apps/icon-o-matic/import_export/svg/
H A DDocumentBuilder.cpp249 if (svgShape->fillRule == NSVG_FILLRULE_EVENODD) in _AddShape()
H A Dnanosvg.h101 NSVG_FILLRULE_EVENODD = 1 enumerator
1666 return NSVG_FILLRULE_EVENODD; in nsvg__parseFillRule()