Searched refs:NSVGpaint (Results 1 – 2 of 2) sorted by relevance
210 NSVGpaint* paint = NULL; in _AddShape()
121 typedef struct NSVGpaint { struct127 } NSVGpaint; argument141 NSVGpaint fill; // Fill paint142 NSVGpaint stroke; // Stroke paint668 static void nsvg__deletePaint(NSVGpaint* paint) in nsvg__deletePaint()