Home
last modified time | relevance | path

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

/haiku/src/apps/icon-o-matic/import_export/svg/
H A DDocumentBuilder.cpp259 case NSVG_PAINT_COLOR: in _AddShape()
287 if (paint->type != NSVG_PAINT_COLOR) { in _AddShape()
341 if (paint->type != NSVG_PAINT_COLOR) in _AddShape()
H A Dnanosvg.h76 NSVG_PAINT_COLOR = 1, enumerator
984 shape->fill.type = NSVG_PAINT_COLOR; in nsvg__addShape()
1001 shape->stroke.type = NSVG_PAINT_COLOR; in nsvg__addShape()