Home
last modified time | relevance | path

Searched defs:gx_clip_path_s (Results 1 – 8 of 8) sorted by relevance

/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgzcpath.h64 struct gx_clip_path_s { struct
65 gx_path path;
66 gx_clip_rect_list local_list;
67 int rule; /* rule for insideness of path */
70 gs_fixed_rect inner_box;
74 gs_fixed_rect outer_box;
75 gx_clip_rect_list *rect_list;
76 bool path_valid; /* path representation is valid */
77 gx_cpath_path_list *path_list;
79 gs_id id;
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgzcpath.h64 struct gx_clip_path_s { struct
65 gx_path path;
66 gx_clip_rect_list local_list;
67 int rule; /* rule for insideness of path */
70 gs_fixed_rect inner_box;
74 gs_fixed_rect outer_box;
75 gx_clip_rect_list *rect_list;
76 bool path_valid; /* path representation is valid */
77 gx_cpath_path_list *path_list;
79 gs_id id;
[all …]
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgzcpath.h46 struct gx_clip_path_s { struct
47 gx_path path;
48 gx_clip_rect_list local_list;
49 int rule; /* rule for insideness of path */
52 gs_fixed_rect inner_box;
56 gs_fixed_rect outer_box;
57 gx_clip_rect_list *rect_list;
58 bool path_valid; /* path representation is valid */
60 gs_id id;
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgzcpath.h46 struct gx_clip_path_s { struct
47 gx_path path;
48 gx_clip_rect_list local_list;
49 int rule; /* rule for insideness of path */
52 gs_fixed_rect inner_box;
56 gs_fixed_rect outer_box;
57 gx_clip_rect_list *rect_list;
58 bool path_valid; /* path representation is valid */
60 gs_id id;
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgzcpath.h62 struct gx_clip_path_s { struct
63 gx_path path;
64 gx_clip_rect_list local_list;
65 int rule; /* rule for insideness of path */
68 gs_fixed_rect inner_box;
72 gs_fixed_rect outer_box;
73 gx_clip_rect_list *rect_list;
74 bool path_valid; /* path representation is valid */
75 gx_cpath_path_list *path_list;
77 gs_id id;
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgzcpath.h62 struct gx_clip_path_s { struct
63 gx_path path;
64 gx_clip_rect_list local_list;
65 int rule; /* rule for insideness of path */
68 gs_fixed_rect inner_box;
72 gs_fixed_rect outer_box;
73 gx_clip_rect_list *rect_list;
74 bool path_valid; /* path representation is valid */
75 gx_cpath_path_list *path_list;
77 gs_id id;
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgzcpath.h64 struct gx_clip_path_s { struct
65 gx_path path;
66 gx_clip_rect_list local_list;
67 int rule; /* rule for insideness of path */
70 gs_fixed_rect inner_box;
74 gs_fixed_rect outer_box;
75 gx_clip_rect_list *rect_list;
76 bool path_valid; /* path representation is valid */
77 gx_cpath_path_list *path_list;
79 gs_id id;
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgzcpath.h64 struct gx_clip_path_s { struct
65 gx_path path;
66 gx_clip_rect_list local_list;
67 int rule; /* rule for insideness of path */
70 gs_fixed_rect inner_box;
74 gs_fixed_rect outer_box;
75 gx_clip_rect_list *rect_list;
76 bool path_valid; /* path representation is valid */
77 gx_cpath_path_list *path_list;
79 gs_id id;