Home
last modified time | relevance | path

Searched refs:adjust_below (Results 1 – 25 of 32) sorted by relevance

12

/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxfillts.h66 fixed y_span_limit = fo->adjust_below + fo->adjust_above; in TEMPLATE_slant_into_trapezoids()
77 le.start.y = flp->start.y - fo->adjust_below; in TEMPLATE_slant_into_trapezoids()
78 le.end.y = flp->end.y - fo->adjust_below; in TEMPLATE_slant_into_trapezoids()
79 re.start.y = alp->start.y - fo->adjust_below; in TEMPLATE_slant_into_trapezoids()
80 re.end.y = alp->end.y - fo->adjust_below; in TEMPLATE_slant_into_trapezoids()
81 code = loop_fill_trap_np(ll, &le, &re, y - fo->adjust_below, y1 - fo->adjust_below); in TEMPLATE_slant_into_trapezoids()
87 xli, fixed2int_pixround(y1 - fo->adjust_below), in TEMPLATE_slant_into_trapezoids()
89 vd_rect(flp->x_next - fo->adjust_left, y1 - fo->adjust_below, in TEMPLATE_slant_into_trapezoids()
101 xli, fixed2int_pixround(y - fo->adjust_below), in TEMPLATE_slant_into_trapezoids()
103 vd_rect(flp->x_current - fo->adjust_left, y - fo->adjust_below, in TEMPLATE_slant_into_trapezoids()
H A Dgxfilltr.h76 int yi = fixed2int_pixround(y - (!FILL_ADJUST ? 0 : fo.adjust_below));
152 (!FILL_ADJUST ? 0 : fo.adjust_below),
157 (!FILL_ADJUST ? 0 : fo.adjust_below),
215 (fo.adjust_below | fo.adjust_above) != 0) {
234 ybot = max(y - fo.adjust_below, fo.pbox->p.y);
H A Dgxfill.c375 fo.adjust_below = fixed_half - fixed_epsilon, in gx_general_fill_path()
378 fo.adjust_below = fo.adjust_above = adjust.y; in gx_general_fill_path()
423 int y0 = fixed2int_pixround(rbox.p.y - fo.adjust_below); in gx_general_fill_path()
974 (fo->adjust_below | fo->adjust_above) != 0) {
976 fixed2int_pixround(p.pseg->pt.y - fo->adjust_below) <
1369 const fixed Yb = y - fo->adjust_below;
1371 const fixed Y1b = y1 - fo->adjust_below;
1390 slant_right.start.y = alp->start.y - fo->adjust_below;
1391 slant_right.end.y = alp->end.y - fo->adjust_below;
1399 slant_left.start.y = flp->start.y - fo->adjust_below;
[all …]
H A Dgxfill.h100 fixed adjust_below, adjust_above; member
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxfillts.h66 fixed y_span_limit = fo->adjust_below + fo->adjust_above; in TEMPLATE_slant_into_trapezoids()
77 le.start.y = flp->start.y - fo->adjust_below; in TEMPLATE_slant_into_trapezoids()
78 le.end.y = flp->end.y - fo->adjust_below; in TEMPLATE_slant_into_trapezoids()
79 re.start.y = alp->start.y - fo->adjust_below; in TEMPLATE_slant_into_trapezoids()
80 re.end.y = alp->end.y - fo->adjust_below; in TEMPLATE_slant_into_trapezoids()
81 code = loop_fill_trap_np(ll, &le, &re, y - fo->adjust_below, y1 - fo->adjust_below); in TEMPLATE_slant_into_trapezoids()
87 xli, fixed2int_pixround(y1 - fo->adjust_below), in TEMPLATE_slant_into_trapezoids()
89 vd_rect(flp->x_next - fo->adjust_left, y1 - fo->adjust_below, in TEMPLATE_slant_into_trapezoids()
101 xli, fixed2int_pixround(y - fo->adjust_below), in TEMPLATE_slant_into_trapezoids()
103 vd_rect(flp->x_current - fo->adjust_left, y - fo->adjust_below, in TEMPLATE_slant_into_trapezoids()
H A Dgxfilltr.h76 int yi = fixed2int_pixround(y - (!FILL_ADJUST ? 0 : fo.adjust_below));
152 (!FILL_ADJUST ? 0 : fo.adjust_below),
157 (!FILL_ADJUST ? 0 : fo.adjust_below),
215 (fo.adjust_below | fo.adjust_above) != 0) {
234 ybot = max(y - fo.adjust_below, fo.pbox->p.y);
H A Dgxfill.c375 fo.adjust_below = fixed_half - fixed_epsilon, in gx_general_fill_path()
378 fo.adjust_below = fo.adjust_above = adjust.y; in gx_general_fill_path()
423 int y0 = fixed2int_pixround(rbox.p.y - fo.adjust_below); in gx_general_fill_path()
974 (fo->adjust_below | fo->adjust_above) != 0) {
976 fixed2int_pixround(p.pseg->pt.y - fo->adjust_below) <
1369 const fixed Yb = y - fo->adjust_below;
1371 const fixed Y1b = y1 - fo->adjust_below;
1390 slant_right.start.y = alp->start.y - fo->adjust_below;
1391 slant_right.end.y = alp->end.y - fo->adjust_below;
1399 slant_left.start.y = flp->start.y - fo->adjust_below;
[all …]
H A Dgxfill.h100 fixed adjust_below, adjust_above; member
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxfillts.h68 fixed y_span_limit = fo->adjust_below + fo->adjust_above; in TEMPLATE_slant_into_trapezoids()
80 le.start.y = fixed2int_pixround(y - fo->adjust_below); in TEMPLATE_slant_into_trapezoids()
87 le.start.y = flp->start.y - fo->adjust_below; in TEMPLATE_slant_into_trapezoids()
88 le.end.y = flp->end.y - fo->adjust_below; in TEMPLATE_slant_into_trapezoids()
89 re.start.y = alp->start.y - fo->adjust_below; in TEMPLATE_slant_into_trapezoids()
90 re.end.y = alp->end.y - fo->adjust_below; in TEMPLATE_slant_into_trapezoids()
143 xli, fixed2int_pixround(y1 - fo->adjust_below), in TEMPLATE_slant_into_trapezoids()
150 return loop_fill_trap_np(ll, &le, &re, y - fo->adjust_below, y1 - fo->adjust_below); in TEMPLATE_slant_into_trapezoids()
188 while (newle.start.y > y - fo->adjust_below) { in TEMPLATE_slant_into_trapezoids()
197 while (newre.start.y > y - fo->adjust_below) { in TEMPLATE_slant_into_trapezoids()
[all …]
H A Dgxfilltr.h78 int yi = fixed2int_pixround(y - (!FILL_ADJUST ? 0 : fo.adjust_below));
154 (!FILL_ADJUST ? 0 : fo.adjust_below),
159 (!FILL_ADJUST ? 0 : fo.adjust_below),
217 (fo.adjust_below | fo.adjust_above) != 0) {
236 ybot = max(y - fo.adjust_below, fo.pbox->p.y);
H A Dgxfill.c396 fo.adjust_below = fixed_half - fixed_epsilon, in gx_general_fill_path()
399 fo.adjust_below = fo.adjust_above = adjust.y; in gx_general_fill_path()
444 int y0 = fixed2int_pixround(rbox.p.y - fo.adjust_below); in gx_general_fill_path()
996 (fo->adjust_below | fo->adjust_above) != 0) {
1389 const fixed Yb = y - fo->adjust_below;
1391 fixed Y1b = y1 - fo->adjust_below;
1414 slant_right.start.y = alp->start.y - fo->adjust_below;
1415 slant_right.end.y = alp->end.y - fo->adjust_below;
1472 slant_left.start.y = flp->start.y - fo->adjust_below;
1473 slant_left.end.y = flp->end.y - fo->adjust_below;
[all …]
H A Dgxfill.h102 fixed adjust_below, adjust_above; member
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxfillts.h68 fixed y_span_limit = fo->adjust_below + fo->adjust_above; in TEMPLATE_slant_into_trapezoids()
80 le.start.y = fixed2int_pixround(y - fo->adjust_below); in TEMPLATE_slant_into_trapezoids()
87 le.start.y = flp->start.y - fo->adjust_below; in TEMPLATE_slant_into_trapezoids()
88 le.end.y = flp->end.y - fo->adjust_below; in TEMPLATE_slant_into_trapezoids()
89 re.start.y = alp->start.y - fo->adjust_below; in TEMPLATE_slant_into_trapezoids()
90 re.end.y = alp->end.y - fo->adjust_below; in TEMPLATE_slant_into_trapezoids()
143 xli, fixed2int_pixround(y1 - fo->adjust_below), in TEMPLATE_slant_into_trapezoids()
150 return loop_fill_trap_np(ll, &le, &re, y - fo->adjust_below, y1 - fo->adjust_below); in TEMPLATE_slant_into_trapezoids()
188 while (newle.start.y > y - fo->adjust_below) { in TEMPLATE_slant_into_trapezoids()
197 while (newre.start.y > y - fo->adjust_below) { in TEMPLATE_slant_into_trapezoids()
[all …]
H A Dgxfilltr.h78 int yi = fixed2int_pixround(y - (!FILL_ADJUST ? 0 : fo.adjust_below));
154 (!FILL_ADJUST ? 0 : fo.adjust_below),
159 (!FILL_ADJUST ? 0 : fo.adjust_below),
217 (fo.adjust_below | fo.adjust_above) != 0) {
236 ybot = max(y - fo.adjust_below, fo.pbox->p.y);
H A Dgxfill.c396 fo.adjust_below = fixed_half - fixed_epsilon, in gx_general_fill_path()
399 fo.adjust_below = fo.adjust_above = adjust.y; in gx_general_fill_path()
444 int y0 = fixed2int_pixround(rbox.p.y - fo.adjust_below); in gx_general_fill_path()
996 (fo->adjust_below | fo->adjust_above) != 0) {
1389 const fixed Yb = y - fo->adjust_below;
1391 fixed Y1b = y1 - fo->adjust_below;
1414 slant_right.start.y = alp->start.y - fo->adjust_below;
1415 slant_right.end.y = alp->end.y - fo->adjust_below;
1472 slant_left.start.y = flp->start.y - fo->adjust_below;
1473 slant_left.end.y = flp->end.y - fo->adjust_below;
[all …]
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxfillts.h70 fixed y_span_limit = fo->adjust_below + fo->adjust_above; in TEMPLATE_slant_into_trapezoids()
82 le.start.y = fixed2int_pixround(y - fo->adjust_below); in TEMPLATE_slant_into_trapezoids()
89 le.start.y = flp->start.y - fo->adjust_below; in TEMPLATE_slant_into_trapezoids()
90 le.end.y = flp->end.y - fo->adjust_below; in TEMPLATE_slant_into_trapezoids()
91 re.start.y = alp->start.y - fo->adjust_below; in TEMPLATE_slant_into_trapezoids()
92 re.end.y = alp->end.y - fo->adjust_below; in TEMPLATE_slant_into_trapezoids()
145 xli, fixed2int_pixround(y1 - fo->adjust_below), in TEMPLATE_slant_into_trapezoids()
150 return loop_fill_trap_np(ll, &le, &re, y - fo->adjust_below, y1 - fo->adjust_below); in TEMPLATE_slant_into_trapezoids()
188 while (newle.start.y > y - fo->adjust_below) { in TEMPLATE_slant_into_trapezoids()
197 while (newre.start.y > y - fo->adjust_below) { in TEMPLATE_slant_into_trapezoids()
[all …]
H A Dgxfilltr.h76 int yi = fixed2int_pixround(y - (!FILL_ADJUST ? 0 : fo.adjust_below));
145 (!FILL_ADJUST ? 0 : fo.adjust_below),
150 (!FILL_ADJUST ? 0 : fo.adjust_below),
202 (fo.adjust_below | fo.adjust_above) != 0) {
220 ybot = max(y - fo.adjust_below, fo.pbox->p.y);
H A Dgxfill.c380 fo.adjust_below = fixed_half - fixed_epsilon, in gx_general_fill_path()
383 fo.adjust_below = fo.adjust_above = adjust.y; in gx_general_fill_path()
425 int y0 = fixed2int_pixround(rbox.p.y - fo.adjust_below); in gx_general_fill_path()
1041 (fo->adjust_below | fo->adjust_above) != 0) {
1407 const fixed Yb = y - fo->adjust_below;
1409 fixed Y1b = y1 - fo->adjust_below;
1430 slant_right.start.y = alp->start.y - fo->adjust_below;
1431 slant_right.end.y = alp->end.y - fo->adjust_below;
1488 slant_left.start.y = flp->start.y - fo->adjust_below;
1489 slant_left.end.y = flp->end.y - fo->adjust_below;
[all …]
H A Dgxfill.h107 fixed adjust_below, adjust_above; member
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxfillts.h70 fixed y_span_limit = fo->adjust_below + fo->adjust_above; in TEMPLATE_slant_into_trapezoids()
82 le.start.y = fixed2int_pixround(y - fo->adjust_below); in TEMPLATE_slant_into_trapezoids()
89 le.start.y = flp->start.y - fo->adjust_below; in TEMPLATE_slant_into_trapezoids()
90 le.end.y = flp->end.y - fo->adjust_below; in TEMPLATE_slant_into_trapezoids()
91 re.start.y = alp->start.y - fo->adjust_below; in TEMPLATE_slant_into_trapezoids()
92 re.end.y = alp->end.y - fo->adjust_below; in TEMPLATE_slant_into_trapezoids()
145 xli, fixed2int_pixround(y1 - fo->adjust_below), in TEMPLATE_slant_into_trapezoids()
150 return loop_fill_trap_np(ll, &le, &re, y - fo->adjust_below, y1 - fo->adjust_below); in TEMPLATE_slant_into_trapezoids()
188 while (newle.start.y > y - fo->adjust_below) { in TEMPLATE_slant_into_trapezoids()
197 while (newre.start.y > y - fo->adjust_below) { in TEMPLATE_slant_into_trapezoids()
[all …]
H A Dgxfilltr.h76 int yi = fixed2int_pixround(y - (!FILL_ADJUST ? 0 : fo.adjust_below));
145 (!FILL_ADJUST ? 0 : fo.adjust_below),
150 (!FILL_ADJUST ? 0 : fo.adjust_below),
202 (fo.adjust_below | fo.adjust_above) != 0) {
220 ybot = max(y - fo.adjust_below, fo.pbox->p.y);
H A Dgxfill.c380 fo.adjust_below = fixed_half - fixed_epsilon, in gx_general_fill_path()
383 fo.adjust_below = fo.adjust_above = adjust.y; in gx_general_fill_path()
425 int y0 = fixed2int_pixround(rbox.p.y - fo.adjust_below); in gx_general_fill_path()
1041 (fo->adjust_below | fo->adjust_above) != 0) {
1407 const fixed Yb = y - fo->adjust_below;
1409 fixed Y1b = y1 - fo->adjust_below;
1430 slant_right.start.y = alp->start.y - fo->adjust_below;
1431 slant_right.end.y = alp->end.y - fo->adjust_below;
1488 slant_left.start.y = flp->start.y - fo->adjust_below;
1489 slant_left.end.y = flp->end.y - fo->adjust_below;
[all …]
H A Dgxfill.h107 fixed adjust_below, adjust_above; member
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxfill.c428 adjust_below = fixed_half - fixed_epsilon, in gx_general_fill_path()
431 adjust_below = adjust_above = adjust.y; in gx_general_fill_path()
735 if (fixed2int_pixround(iy - adjust_below) < in add_y_list()
1031 int yi = fixed2int_pixround(y - adjust_below); in fill_loop_by_trapezoids()
1277 xlbot, wbot, y - adjust_below, in fill_loop_by_trapezoids()
1289 xltop, xtop, height, adjust_below, in fill_loop_by_trapezoids()
1309 xltop, xtop, height, adjust_below, in fill_loop_by_trapezoids()
1373 const fixed yb = y - adjust_below; in fill_slant_adjust()
1375 const fixed y1b = y1 - adjust_below; in fill_slant_adjust()
1732 fixed adjust_below, fixed adjust_above, in fill_loop_by_scan_lines() argument
[all …]
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxfill.c428 adjust_below = fixed_half - fixed_epsilon, in gx_general_fill_path()
431 adjust_below = adjust_above = adjust.y; in gx_general_fill_path()
735 if (fixed2int_pixround(iy - adjust_below) < in add_y_list()
1031 int yi = fixed2int_pixround(y - adjust_below); in fill_loop_by_trapezoids()
1277 xlbot, wbot, y - adjust_below, in fill_loop_by_trapezoids()
1289 xltop, xtop, height, adjust_below, in fill_loop_by_trapezoids()
1309 xltop, xtop, height, adjust_below, in fill_loop_by_trapezoids()
1373 const fixed yb = y - adjust_below; in fill_slant_adjust()
1375 const fixed y1b = y1 - adjust_below; in fill_slant_adjust()
1732 fixed adjust_below, fixed adjust_above, in fill_loop_by_scan_lines() argument
[all …]

12