Searched defs:winding (Results 1 - 5 of 5) sorted by relevance

/haiku-fatelf/src/add-ons/translators/hpgs/lib/
H A Dhpgspaint.c162 static int pdv_fill (hpgs_device *_this, hpgs_bool winding) argument
173 static int pdv_clip (hpgs_device *_this, hpgs_bool winding) argument
651 hpgs_paint_device_fill(hpgs_paint_device *pdv, hpgs_paint_path *path, hpgs_bool winding, hpgs_bool stroke ) argument
690 hpgs_paint_device_clip(hpgs_paint_device *pdv, hpgs_paint_path *path, hpgs_bool winding) argument
[all...]
H A Dhpgspath.c349 static int hatch(hpgs_reader *reader, double spacing, double angle, int cross, hpgs_bool winding) argument
455 static int shade(hpgs_reader *reader, double level, hpgs_bool winding) argument
484 int hpgs_reader_fill(hpgs_reader *reader, hpgs_bool winding) argument
1004 hpgs_bool winding local
[all...]
H A Dhpgsscanline.c1872 hpgs_paint_scanline_clip(hpgs_paint_scanline *res, const hpgs_paint_scanline *orig, const hpgs_paint_scanline *clip, hpgs_bool winding) argument
1939 hpgs_paint_scanline_clip_alpha(hpgs_paint_scanline *res, const hpgs_paint_scanline *orig, const hpgs_paint_scanline *clip, hpgs_bool winding) argument
2057 hpgs_paint_clipper_clip(const hpgs_paint_clipper *orig, const hpgs_paint_clipper *clip, hpgs_bool winding) argument
2111 scanline_emit_0(hpgs_image *image, double llx, double urx, int iy, const hpgs_paint_scanline *img, const hpgs_paint_scanline *clip, const hpgs_paint_color *c, hpgs_bool winding, hpgs_bool stroke) argument
2197 scanline_emit_alpha(hpgs_image *image, double llx, double urx, int iy, const hpgs_paint_scanline *img, const hpgs_paint_scanline *clip, const hpgs_paint_color *c, hpgs_bool winding) argument
2388 hpgs_paint_clipper_emit(hpgs_image *image, const hpgs_paint_clipper *img, const hpgs_paint_clipper *clip, const hpgs_paint_color *c, hpgs_bool winding, hpgs_bool stroke) argument
[all...]
H A Dhpgsdevices.c458 static int eps_fill (hpgs_device *_this, hpgs_bool winding) argument
469 static int eps_clip (hpgs_device *_this, hpgs_bool winding) argument
1264 static int pls_fill (hpgs_device *_this, hpgs_bool winding) argument
1291 static int pls_clip (hpgs_device *_this, hpgs_bool winding) argument
H A Dhpgs.h798 __inline__ int hpgs_fill (hpgs_device *_this, hpgs_bool winding) argument
801 __inline__ int hpgs_clip (hpgs_device *_this, hpgs_bool winding) argument
[all...]

Completed in 101 milliseconds