Home
last modified time | relevance | path

Searched refs:monotonic_y (Results 1 – 12 of 12) sorted by relevance

/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxfill.c771 bool monotonic_y; member
815 alp->monotonic_y = false; in add_y_curve_part()
832 if (q->monotonic_y) in start_al_pair()
839 if (p->monotonic_y) in start_al_pair()
907 q->monotonic_y = !in_band || in init_contour_cursor()
915 q->monotonic_y = true; in init_contour_cursor()
916 if (!q->monotonic_y) { in init_contour_cursor()
1038 if (p.monotonic_y) {
1066 if (p.monotonic_y)
1077 if (p.monotonic_y)
[all …]
H A Dgxfill.h84 bool monotonic_y; /* "false" means "don't know"; only for scanline. */ member
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxfill.c771 bool monotonic_y; member
815 alp->monotonic_y = false; in add_y_curve_part()
832 if (q->monotonic_y) in start_al_pair()
839 if (p->monotonic_y) in start_al_pair()
907 q->monotonic_y = !in_band || in init_contour_cursor()
915 q->monotonic_y = true; in init_contour_cursor()
916 if (!q->monotonic_y) { in init_contour_cursor()
1038 if (p.monotonic_y) {
1066 if (p.monotonic_y)
1077 if (p.monotonic_y)
[all …]
H A Dgxfill.h84 bool monotonic_y; /* "false" means "don't know"; only for scanline. */ member
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxfill.c737 bool monotonic_y; member
781 alp->monotonic_y = false; in add_y_curve_part()
798 if (q->monotonic_y) in start_al_pair()
805 if (p->monotonic_y) in start_al_pair()
875 q->monotonic_y = !in_band || in init_contour_cursor()
883 q->monotonic_y = true; in init_contour_cursor()
884 if (!q->monotonic_y) { in init_contour_cursor()
997 if (p.monotonic_y)
1006 if (p.monotonic_y)
1025 q->monotonic_y = p.monotonic_y;
[all …]
H A Dgxfill.h76 bool monotonic_y; /* "false" means "don't know"; only for scanline. */ member
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxfill.c737 bool monotonic_y; member
781 alp->monotonic_y = false; in add_y_curve_part()
798 if (q->monotonic_y) in start_al_pair()
805 if (p->monotonic_y) in start_al_pair()
875 q->monotonic_y = !in_band || in init_contour_cursor()
883 q->monotonic_y = true; in init_contour_cursor()
884 if (!q->monotonic_y) { in init_contour_cursor()
997 if (p.monotonic_y)
1006 if (p.monotonic_y)
1025 q->monotonic_y = p.monotonic_y;
[all …]
H A Dgxfill.h76 bool monotonic_y; /* "false" means "don't know"; only for scanline. */ member
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxfill.c759 bool monotonic_y; member
803 alp->monotonic_y = false; in add_y_curve_part()
820 if (q->monotonic_y) in start_al_pair()
827 if (p->monotonic_y) in start_al_pair()
897 q->monotonic_y = !in_band || in init_contour_cursor()
905 q->monotonic_y = true; in init_contour_cursor()
906 if (!q->monotonic_y) { in init_contour_cursor()
1019 if (p.monotonic_y)
1028 if (p.monotonic_y)
1047 q->monotonic_y = p.monotonic_y;
[all …]
H A Dgxfill.h78 bool monotonic_y; /* "false" means "don't know"; only for scanline. */ member
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxfill.c759 bool monotonic_y; member
803 alp->monotonic_y = false; in add_y_curve_part()
820 if (q->monotonic_y) in start_al_pair()
827 if (p->monotonic_y) in start_al_pair()
897 q->monotonic_y = !in_band || in init_contour_cursor()
905 q->monotonic_y = true; in init_contour_cursor()
906 if (!q->monotonic_y) { in init_contour_cursor()
1019 if (p.monotonic_y)
1028 if (p.monotonic_y)
1047 q->monotonic_y = p.monotonic_y;
[all …]
H A Dgxfill.h78 bool monotonic_y; /* "false" means "don't know"; only for scanline. */ member