Searched refs:NSVG_FLAGS_VISIBLE (Results 1 – 1 of 1) sorted by relevance
105 NSVG_FLAGS_VISIBLE = 0x01 enumerator1014 shape->flags = (attr->visible ? NSVG_FLAGS_VISIBLE : 0x00); in nsvg__addShape()