Home
last modified time | relevance | path

Searched refs:gx_clip_rect (Results 1 – 25 of 66) sorted by relevance

123

/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxcpath.h46 typedef struct gx_clip_rect_s gx_clip_rect; typedef
48 gx_clip_rect *next, *prev;
57 gs_public_st_ptrs2(st_clip_rect, gx_clip_rect, "clip_rect",\
69 gx_clip_rect single; /* (has next = prev = 0) */
70 gx_clip_rect *head;
71 gx_clip_rect *tail;
72 gx_clip_rect *insert;
99 gx_clip_rect *current; /* cursor in list */
H A Dgxacpath.c287 const gx_clip_rect *ptr; in clip_list_validate()
337 gx_clip_rect *rp = in accum_close()
389 static gx_clip_rect *
393 gx_clip_rect *ar = gs_alloc_struct(mem, gx_clip_rect, &st_clip_rect, in accum_alloc_rect()
401 gx_clip_rect *head = ar; in accum_alloc_rect()
402 gx_clip_rect *tail = in accum_alloc_rect()
405 gx_clip_rect *single = in accum_alloc_rect()
475 gx_clip_rect *nr; in accum_fill_rectangle()
476 gx_clip_rect *ar; in accum_fill_rectangle()
477 register gx_clip_rect *rptr; in accum_fill_rectangle()
[all …]
H A Dgzcpath.h81 gx_clip_rect *cached;
106 gx_clip_rect *visit; /* scan pointer for finding next start */
107 gx_clip_rect *rp; /* scan pointer for current rectangle */
H A Dgxcpath.c770 gx_clip_rect *pr; in gx_cpath_scale_exp2_shared()
860 gx_clip_rect *rp; in gx_cpath_enum_init()
895 gx_clip_rect *visit = penum->visit; in gx_cpath_enum_next()
896 gx_clip_rect *rp = penum->rp; in gx_cpath_enum_next()
899 gx_clip_rect *look; in gx_cpath_enum_next()
965 gx_clip_rect *cur = rp; in gx_cpath_enum_next()
1065 gx_clip_rect *rp = clp->tail; in gx_clip_list_free()
1068 gx_clip_rect *prev = rp->prev; in gx_clip_list_free()
1080 const gx_clip_rect *pr; in gx_cpath_rect_visible()
1109 gx_clip_rect *r, *s; in gx_cpath_copy()
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxcpath.h46 typedef struct gx_clip_rect_s gx_clip_rect; typedef
48 gx_clip_rect *next, *prev;
57 gs_public_st_ptrs2(st_clip_rect, gx_clip_rect, "clip_rect",\
69 gx_clip_rect single; /* (has next = prev = 0) */
70 gx_clip_rect *head;
71 gx_clip_rect *tail;
72 gx_clip_rect *insert;
99 gx_clip_rect *current; /* cursor in list */
H A Dgxacpath.c287 const gx_clip_rect *ptr; in clip_list_validate()
337 gx_clip_rect *rp = in accum_close()
389 static gx_clip_rect *
393 gx_clip_rect *ar = gs_alloc_struct(mem, gx_clip_rect, &st_clip_rect, in accum_alloc_rect()
401 gx_clip_rect *head = ar; in accum_alloc_rect()
402 gx_clip_rect *tail = in accum_alloc_rect()
405 gx_clip_rect *single = in accum_alloc_rect()
475 gx_clip_rect *nr; in accum_fill_rectangle()
476 gx_clip_rect *ar; in accum_fill_rectangle()
477 register gx_clip_rect *rptr; in accum_fill_rectangle()
[all …]
H A Dgzcpath.h81 gx_clip_rect *cached;
106 gx_clip_rect *visit; /* scan pointer for finding next start */
107 gx_clip_rect *rp; /* scan pointer for current rectangle */
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxcpath.h44 typedef struct gx_clip_rect_s gx_clip_rect; typedef
46 gx_clip_rect *next, *prev;
55 gs_public_st_ptrs2(st_clip_rect, gx_clip_rect, "clip_rect",\
71 gx_clip_rect single; /* (has next = prev = 0) */
72 gx_clip_rect *head;
73 gx_clip_rect *tail;
74 gx_clip_rect *insert;
103 gx_clip_rect *current; /* cursor in list */
H A Dgxacpath.c251 const gx_clip_rect *ptr; in clip_list_validate()
296 gx_clip_rect *rp = in accum_close()
347 static gx_clip_rect *
351 gx_clip_rect *ar = gs_alloc_struct(mem, gx_clip_rect, &st_clip_rect, in accum_alloc_rect()
359 gx_clip_rect *head = ar; in accum_alloc_rect()
360 gx_clip_rect *tail = in accum_alloc_rect()
363 gx_clip_rect *single = in accum_alloc_rect()
433 gx_clip_rect *nr; in accum_fill_rectangle()
434 gx_clip_rect *ar; in accum_fill_rectangle()
435 register gx_clip_rect *rptr; in accum_fill_rectangle()
[all …]
H A Dgxcpath.c729 gx_clip_rect *pr; in gx_cpath_scale_exp2_shared()
819 gx_clip_rect *rp; in gx_cpath_enum_init()
854 gx_clip_rect *visit = penum->visit; in gx_cpath_enum_next()
855 gx_clip_rect *rp = penum->rp; in gx_cpath_enum_next()
858 gx_clip_rect *look; in gx_cpath_enum_next()
924 gx_clip_rect *cur = rp; in gx_cpath_enum_next()
1024 gx_clip_rect *rp = clp->tail; in gx_clip_list_free()
1027 gx_clip_rect *prev = rp->prev; in gx_clip_list_free()
1039 const gx_clip_rect *pr; in gx_cpath_rect_visible()
1068 gx_clip_rect *r, *s; in gx_cpath_copy()
[all …]
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxcpath.h44 typedef struct gx_clip_rect_s gx_clip_rect; typedef
46 gx_clip_rect *next, *prev;
55 gs_public_st_ptrs2(st_clip_rect, gx_clip_rect, "clip_rect",\
71 gx_clip_rect single; /* (has next = prev = 0) */
72 gx_clip_rect *head;
73 gx_clip_rect *tail;
74 gx_clip_rect *insert;
103 gx_clip_rect *current; /* cursor in list */
H A Dgxacpath.c251 const gx_clip_rect *ptr; in clip_list_validate()
296 gx_clip_rect *rp = in accum_close()
347 static gx_clip_rect *
351 gx_clip_rect *ar = gs_alloc_struct(mem, gx_clip_rect, &st_clip_rect, in accum_alloc_rect()
359 gx_clip_rect *head = ar; in accum_alloc_rect()
360 gx_clip_rect *tail = in accum_alloc_rect()
363 gx_clip_rect *single = in accum_alloc_rect()
433 gx_clip_rect *nr; in accum_fill_rectangle()
434 gx_clip_rect *ar; in accum_fill_rectangle()
435 register gx_clip_rect *rptr; in accum_fill_rectangle()
[all …]
H A Dgxcpath.c729 gx_clip_rect *pr; in gx_cpath_scale_exp2_shared()
819 gx_clip_rect *rp; in gx_cpath_enum_init()
854 gx_clip_rect *visit = penum->visit; in gx_cpath_enum_next()
855 gx_clip_rect *rp = penum->rp; in gx_cpath_enum_next()
858 gx_clip_rect *look; in gx_cpath_enum_next()
924 gx_clip_rect *cur = rp; in gx_cpath_enum_next()
1024 gx_clip_rect *rp = clp->tail; in gx_clip_list_free()
1027 gx_clip_rect *prev = rp->prev; in gx_clip_list_free()
1039 const gx_clip_rect *pr; in gx_cpath_rect_visible()
1068 gx_clip_rect *r, *s; in gx_cpath_copy()
[all …]
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxcpath.h42 typedef struct gx_clip_rect_s gx_clip_rect; typedef
44 gx_clip_rect *next, *prev;
53 gs_public_st_ptrs2(st_clip_rect, gx_clip_rect, "clip_rect",\
69 gx_clip_rect single; /* (has next = prev = 0) */
70 gx_clip_rect *head;
71 gx_clip_rect *tail;
100 gx_clip_rect *current; /* cursor in list */
H A Dgxacpath.c231 const gx_clip_rect *ptr; in clip_list_validate()
276 gx_clip_rect *rp = in accum_close()
319 static gx_clip_rect *
323 gx_clip_rect *ar = gs_alloc_struct(mem, gx_clip_rect, &st_clip_rect, in accum_alloc_rect()
331 gx_clip_rect *head = ar; in accum_alloc_rect()
332 gx_clip_rect *tail = in accum_alloc_rect()
335 gx_clip_rect *single = in accum_alloc_rect()
404 gx_clip_rect *nr; in accum_fill_rectangle()
405 gx_clip_rect *ar; in accum_fill_rectangle()
406 register gx_clip_rect *rptr; in accum_fill_rectangle()
[all …]
H A Dgxcpath.c699 gx_clip_rect *pr; in gx_cpath_scale_exp2_shared()
789 gx_clip_rect *rp; in gx_cpath_enum_init()
825 gx_clip_rect *rp = penum->rp; in gx_cpath_enum_next()
828 gx_clip_rect *look; in gx_cpath_enum_next()
894 gx_clip_rect *cur = rp; in gx_cpath_enum_next()
940 gx_clip_rect *cur = rp; in gx_cpath_enum_next()
994 gx_clip_rect *rp = clp->tail; in gx_clip_list_free()
997 gx_clip_rect *prev = rp->prev; in gx_clip_list_free()
1009 const gx_clip_rect *pr; in gx_cpath_rect_visible()
1038 gx_clip_rect *r, *s; in gx_cpath_copy()
[all …]
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxcpath.h42 typedef struct gx_clip_rect_s gx_clip_rect; typedef
44 gx_clip_rect *next, *prev;
53 gs_public_st_ptrs2(st_clip_rect, gx_clip_rect, "clip_rect",\
69 gx_clip_rect single; /* (has next = prev = 0) */
70 gx_clip_rect *head;
71 gx_clip_rect *tail;
100 gx_clip_rect *current; /* cursor in list */
H A Dgxacpath.c231 const gx_clip_rect *ptr; in clip_list_validate()
276 gx_clip_rect *rp = in accum_close()
319 static gx_clip_rect *
323 gx_clip_rect *ar = gs_alloc_struct(mem, gx_clip_rect, &st_clip_rect, in accum_alloc_rect()
331 gx_clip_rect *head = ar; in accum_alloc_rect()
332 gx_clip_rect *tail = in accum_alloc_rect()
335 gx_clip_rect *single = in accum_alloc_rect()
404 gx_clip_rect *nr; in accum_fill_rectangle()
405 gx_clip_rect *ar; in accum_fill_rectangle()
406 register gx_clip_rect *rptr; in accum_fill_rectangle()
[all …]
H A Dgxcpath.c699 gx_clip_rect *pr; in gx_cpath_scale_exp2_shared()
789 gx_clip_rect *rp; in gx_cpath_enum_init()
825 gx_clip_rect *rp = penum->rp; in gx_cpath_enum_next()
828 gx_clip_rect *look; in gx_cpath_enum_next()
894 gx_clip_rect *cur = rp; in gx_cpath_enum_next()
940 gx_clip_rect *cur = rp; in gx_cpath_enum_next()
994 gx_clip_rect *rp = clp->tail; in gx_clip_list_free()
997 gx_clip_rect *prev = rp->prev; in gx_clip_list_free()
1009 const gx_clip_rect *pr; in gx_cpath_rect_visible()
1038 gx_clip_rect *r, *s; in gx_cpath_copy()
[all …]
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxcpath.h47 typedef struct gx_clip_rect_s gx_clip_rect; typedef
49 gx_clip_rect *next, *prev;
58 gs_public_st_ptrs2(st_clip_rect, gx_clip_rect, "clip_rect",\
74 gx_clip_rect single; /* (has next = prev = 0) */
75 gx_clip_rect *head;
76 gx_clip_rect *tail;
105 gx_clip_rect *current; /* cursor in list */
H A Dgxacpath.c196 const gx_clip_rect *ptr; in clip_list_validate()
241 gx_clip_rect *rp = in accum_close()
269 private gx_clip_rect *
273 gx_clip_rect *ar = gs_alloc_struct(mem, gx_clip_rect, &st_clip_rect, in accum_alloc_rect()
281 gx_clip_rect *head = ar; in accum_alloc_rect()
282 gx_clip_rect *tail = in accum_alloc_rect()
285 gx_clip_rect *single = in accum_alloc_rect()
354 gx_clip_rect *nr; in accum_fill_rectangle()
355 gx_clip_rect *ar; in accum_fill_rectangle()
356 register gx_clip_rect *rptr; in accum_fill_rectangle()
[all …]
H A Dgxcpath.c582 gx_clip_rect *pr; in gx_cpath_scale_exp2_shared()
664 gx_clip_rect *rp; in gx_cpath_enum_init()
698 gx_clip_rect *visit = penum->visit; in gx_cpath_enum_next()
699 gx_clip_rect *rp = penum->rp; in gx_cpath_enum_next()
702 gx_clip_rect *look; in gx_cpath_enum_next()
767 gx_clip_rect *prev = rp->prev; in gx_cpath_enum_next()
768 gx_clip_rect *cur = rp; in gx_cpath_enum_next()
814 gx_clip_rect *cur = rp; in gx_cpath_enum_next()
868 gx_clip_rect *rp = clp->tail; in gx_clip_list_free()
871 gx_clip_rect *prev = rp->prev; in gx_clip_list_free()
[all …]
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxcpath.h47 typedef struct gx_clip_rect_s gx_clip_rect; typedef
49 gx_clip_rect *next, *prev;
58 gs_public_st_ptrs2(st_clip_rect, gx_clip_rect, "clip_rect",\
74 gx_clip_rect single; /* (has next = prev = 0) */
75 gx_clip_rect *head;
76 gx_clip_rect *tail;
105 gx_clip_rect *current; /* cursor in list */
H A Dgxacpath.c196 const gx_clip_rect *ptr; in clip_list_validate()
241 gx_clip_rect *rp = in accum_close()
269 private gx_clip_rect *
273 gx_clip_rect *ar = gs_alloc_struct(mem, gx_clip_rect, &st_clip_rect, in accum_alloc_rect()
281 gx_clip_rect *head = ar; in accum_alloc_rect()
282 gx_clip_rect *tail = in accum_alloc_rect()
285 gx_clip_rect *single = in accum_alloc_rect()
354 gx_clip_rect *nr; in accum_fill_rectangle()
355 gx_clip_rect *ar; in accum_fill_rectangle()
356 register gx_clip_rect *rptr; in accum_fill_rectangle()
[all …]
H A Dgxcpath.c582 gx_clip_rect *pr; in gx_cpath_scale_exp2_shared()
664 gx_clip_rect *rp; in gx_cpath_enum_init()
698 gx_clip_rect *visit = penum->visit; in gx_cpath_enum_next()
699 gx_clip_rect *rp = penum->rp; in gx_cpath_enum_next()
702 gx_clip_rect *look; in gx_cpath_enum_next()
767 gx_clip_rect *prev = rp->prev; in gx_cpath_enum_next()
768 gx_clip_rect *cur = rp; in gx_cpath_enum_next()
814 gx_clip_rect *cur = rp; in gx_cpath_enum_next()
868 gx_clip_rect *rp = clp->tail; in gx_clip_list_free()
871 gx_clip_rect *prev = rp->prev; in gx_clip_list_free()
[all …]

123