Home
last modified time | relevance | path

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

/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxhintn.c342 if (self->aligned0 <= align && self->q0 > quality) in t1_hint__set_aligned_coord()
343 self->ag0 = gc, self->aligned0 = align, self->q0 = quality; in t1_hint__set_aligned_coord()
1447 hint->aligned0 = hint->aligned1 = unaligned; in t1_hinter__stem()
2284 p_ai = (!k ? &self->hint[i].aligned0 : &self->hint[i].aligned1); in t1_hinter__unfix_opposite_to_common()
2285 p_oi = (!k ? &self->hint[i].aligned1 : &self->hint[i].aligned0); in t1_hinter__unfix_opposite_to_common()
2338 enum t1_align_type aligned0 = self->hint[i].aligned0; in t1_hinter__compute_opposite_stem_coords() local
2346 if (aligned0 > aligned1) in t1_hinter__compute_opposite_stem_coords()
2348 else if (aligned0 < aligned1) in t1_hinter__compute_opposite_stem_coords()
2354 if (aligned0 == topzn || aligned1 == topzn) in t1_hinter__compute_opposite_stem_coords()
2359 else if (aligned0 == botzn || aligned1 == botzn) in t1_hinter__compute_opposite_stem_coords()
[all …]
H A Dgxhintn.h81 enum t1_align_type aligned0, aligned1; /* ag0, ag1 is aligned */ member
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxhintn.c342 if (self->aligned0 <= align && self->q0 > quality) in t1_hint__set_aligned_coord()
343 self->ag0 = gc, self->aligned0 = align, self->q0 = quality; in t1_hint__set_aligned_coord()
1447 hint->aligned0 = hint->aligned1 = unaligned; in t1_hinter__stem()
2284 p_ai = (!k ? &self->hint[i].aligned0 : &self->hint[i].aligned1); in t1_hinter__unfix_opposite_to_common()
2285 p_oi = (!k ? &self->hint[i].aligned1 : &self->hint[i].aligned0); in t1_hinter__unfix_opposite_to_common()
2338 enum t1_align_type aligned0 = self->hint[i].aligned0; in t1_hinter__compute_opposite_stem_coords() local
2346 if (aligned0 > aligned1) in t1_hinter__compute_opposite_stem_coords()
2348 else if (aligned0 < aligned1) in t1_hinter__compute_opposite_stem_coords()
2354 if (aligned0 == topzn || aligned1 == topzn) in t1_hinter__compute_opposite_stem_coords()
2359 else if (aligned0 == botzn || aligned1 == botzn) in t1_hinter__compute_opposite_stem_coords()
[all …]
H A Dgxhintn.h81 enum t1_align_type aligned0, aligned1; /* ag0, ag1 is aligned */ member
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxhintn.c360 if (this->aligned0 <= align && this->q0 > quality) in t1_hint__set_aligned_coord()
361 this->ag0 = gc, this->aligned0 = align, this->q0 = quality; in t1_hint__set_aligned_coord()
1600 hint->aligned0 = hint->aligned1 = unaligned; in t1_hinter__stem()
2460 p_ai = (!k ? &this->hint[i].aligned0 : &this->hint[i].aligned1); in t1_hinter__unfix_opposite_to_common()
2461 p_oi = (!k ? &this->hint[i].aligned1 : &this->hint[i].aligned0); in t1_hinter__unfix_opposite_to_common()
2474 p_aj = (!k ? &this->hint[j].aligned0 : &this->hint[j].aligned1); in t1_hinter__unfix_opposite_to_common()
2515 enum t1_align_type aligned0 = this->hint[i].aligned0; in t1_hinter__compute_opposite_stem_coords() local
2523 if (aligned0 > aligned1) in t1_hinter__compute_opposite_stem_coords()
2525 else if (aligned0 < aligned1) in t1_hinter__compute_opposite_stem_coords()
2531 if (aligned0 == topzn || aligned1 == topzn) in t1_hinter__compute_opposite_stem_coords()
[all …]
H A Dgxhintn.h89 enum t1_align_type aligned0, aligned1; /* ag0, ag1 is aligned */ member
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxhintn.c360 if (this->aligned0 <= align && this->q0 > quality) in t1_hint__set_aligned_coord()
361 this->ag0 = gc, this->aligned0 = align, this->q0 = quality; in t1_hint__set_aligned_coord()
1600 hint->aligned0 = hint->aligned1 = unaligned; in t1_hinter__stem()
2460 p_ai = (!k ? &this->hint[i].aligned0 : &this->hint[i].aligned1); in t1_hinter__unfix_opposite_to_common()
2461 p_oi = (!k ? &this->hint[i].aligned1 : &this->hint[i].aligned0); in t1_hinter__unfix_opposite_to_common()
2474 p_aj = (!k ? &this->hint[j].aligned0 : &this->hint[j].aligned1); in t1_hinter__unfix_opposite_to_common()
2515 enum t1_align_type aligned0 = this->hint[i].aligned0; in t1_hinter__compute_opposite_stem_coords() local
2523 if (aligned0 > aligned1) in t1_hinter__compute_opposite_stem_coords()
2525 else if (aligned0 < aligned1) in t1_hinter__compute_opposite_stem_coords()
2531 if (aligned0 == topzn || aligned1 == topzn) in t1_hinter__compute_opposite_stem_coords()
[all …]
H A Dgxhintn.h89 enum t1_align_type aligned0, aligned1; /* ag0, ag1 is aligned */ member
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxhintn.c359 if (self->aligned0 <= align && self->q0 > quality) in t1_hint__set_aligned_coord()
360 self->ag0 = gc, self->aligned0 = align, self->q0 = quality; in t1_hint__set_aligned_coord()
1599 hint->aligned0 = hint->aligned1 = unaligned; in t1_hinter__stem()
2458 p_ai = (!k ? &self->hint[i].aligned0 : &self->hint[i].aligned1); in t1_hinter__unfix_opposite_to_common()
2459 p_oi = (!k ? &self->hint[i].aligned1 : &self->hint[i].aligned0); in t1_hinter__unfix_opposite_to_common()
2513 enum t1_align_type aligned0 = self->hint[i].aligned0; in t1_hinter__compute_opposite_stem_coords() local
2521 if (aligned0 > aligned1) in t1_hinter__compute_opposite_stem_coords()
2523 else if (aligned0 < aligned1) in t1_hinter__compute_opposite_stem_coords()
2529 if (aligned0 == topzn || aligned1 == topzn) in t1_hinter__compute_opposite_stem_coords()
2534 else if (aligned0 == botzn || aligned1 == botzn) in t1_hinter__compute_opposite_stem_coords()
[all …]
H A Dgxhintn.h91 enum t1_align_type aligned0, aligned1; /* ag0, ag1 is aligned */ member
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxhintn.c359 if (self->aligned0 <= align && self->q0 > quality) in t1_hint__set_aligned_coord()
360 self->ag0 = gc, self->aligned0 = align, self->q0 = quality; in t1_hint__set_aligned_coord()
1599 hint->aligned0 = hint->aligned1 = unaligned; in t1_hinter__stem()
2458 p_ai = (!k ? &self->hint[i].aligned0 : &self->hint[i].aligned1); in t1_hinter__unfix_opposite_to_common()
2459 p_oi = (!k ? &self->hint[i].aligned1 : &self->hint[i].aligned0); in t1_hinter__unfix_opposite_to_common()
2513 enum t1_align_type aligned0 = self->hint[i].aligned0; in t1_hinter__compute_opposite_stem_coords() local
2521 if (aligned0 > aligned1) in t1_hinter__compute_opposite_stem_coords()
2523 else if (aligned0 < aligned1) in t1_hinter__compute_opposite_stem_coords()
2529 if (aligned0 == topzn || aligned1 == topzn) in t1_hinter__compute_opposite_stem_coords()
2534 else if (aligned0 == botzn || aligned1 == botzn) in t1_hinter__compute_opposite_stem_coords()
[all …]
H A Dgxhintn.h91 enum t1_align_type aligned0, aligned1; /* ag0, ag1 is aligned */ member