Home
last modified time | relevance | path

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

/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxhintn.h105 } t1_zone; typedef
134 t1_zone zone0[T1_MAX_ALIGNMENT_ZONES], *zone;
H A Dgxhintn.c635 static void t1_hinter__make_zone(t1_hinter * self, t1_zone *zone, float * blues, enum t1_zone_type … in t1_hinter__make_zone()
678 t1_zone zone; in t1_hinter__set_alignment_zones()
682 t1_zone *zone1 = &self->zone[j]; in t1_hinter__set_alignment_zones()
1750 static t1_zone * t1_hinter__find_zone(t1_hinter * self, t1_glyph_space_coord pole_y, bool curve, bo… in t1_hinter__find_zone()
1756 t1_zone *zone = &self->zone[i]; in t1_hinter__find_zone()
1963 static void t1_hinter__add_overshoot(t1_hinter * self, t1_zone * zone, t1_glyph_space_coord * x, t1… in t1_hinter__add_overshoot()
2031 t1_zone *zone = t1_hinter__find_zone(self, pole->gy, curve || maximum || minimum, in t1_hinter__compute_aligned_coord()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxhintn.h105 } t1_zone; typedef
134 t1_zone zone0[T1_MAX_ALIGNMENT_ZONES], *zone;
H A Dgxhintn.c635 static void t1_hinter__make_zone(t1_hinter * self, t1_zone *zone, float * blues, enum t1_zone_type … in t1_hinter__make_zone()
678 t1_zone zone; in t1_hinter__set_alignment_zones()
682 t1_zone *zone1 = &self->zone[j]; in t1_hinter__set_alignment_zones()
1750 static t1_zone * t1_hinter__find_zone(t1_hinter * self, t1_glyph_space_coord pole_y, bool curve, bo… in t1_hinter__find_zone()
1756 t1_zone *zone = &self->zone[i]; in t1_hinter__find_zone()
1963 static void t1_hinter__add_overshoot(t1_hinter * self, t1_zone * zone, t1_glyph_space_coord * x, t1… in t1_hinter__add_overshoot()
2031 t1_zone *zone = t1_hinter__find_zone(self, pole->gy, curve || maximum || minimum, in t1_hinter__compute_aligned_coord()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxhintn.h113 } t1_zone; typedef
142 t1_zone zone0[T1_MAX_ALIGNMENT_ZONES], *zone;
H A Dgxhintn.c748 static void t1_hinter__make_zone(t1_hinter * this, t1_zone *zone, float * blues, enum t1_zone_type … in t1_hinter__make_zone()
791 t1_zone zone; in t1_hinter__set_alignment_zones()
795 t1_zone *zone1 = &this->zone[j]; in t1_hinter__set_alignment_zones()
1921 static t1_zone * t1_hinter__find_zone(t1_hinter * this, t1_glyph_space_coord pole_y, bool curve, bo… in t1_hinter__find_zone()
1927 t1_zone *zone = &this->zone[i]; in t1_hinter__find_zone()
2134 static void t1_hinter__add_overshoot(t1_hinter * this, t1_zone * zone, t1_glyph_space_coord * x, t1… in t1_hinter__add_overshoot()
2203 t1_zone *zone = t1_hinter__find_zone(this, pole->gy, curve || maximum || minimum, in t1_hinter__compute_aligned_coord()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxhintn.h113 } t1_zone; typedef
142 t1_zone zone0[T1_MAX_ALIGNMENT_ZONES], *zone;
H A Dgxhintn.c748 static void t1_hinter__make_zone(t1_hinter * this, t1_zone *zone, float * blues, enum t1_zone_type … in t1_hinter__make_zone()
791 t1_zone zone; in t1_hinter__set_alignment_zones()
795 t1_zone *zone1 = &this->zone[j]; in t1_hinter__set_alignment_zones()
1921 static t1_zone * t1_hinter__find_zone(t1_hinter * this, t1_glyph_space_coord pole_y, bool curve, bo… in t1_hinter__find_zone()
1927 t1_zone *zone = &this->zone[i]; in t1_hinter__find_zone()
2134 static void t1_hinter__add_overshoot(t1_hinter * this, t1_zone * zone, t1_glyph_space_coord * x, t1… in t1_hinter__add_overshoot()
2203 t1_zone *zone = t1_hinter__find_zone(this, pole->gy, curve || maximum || minimum, in t1_hinter__compute_aligned_coord()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxhintn.h115 } t1_zone; typedef
144 t1_zone zone0[T1_MAX_ALIGNMENT_ZONES], *zone;
H A Dgxhintn.c747 static void t1_hinter__make_zone(t1_hinter * self, t1_zone *zone, float * blues, enum t1_zone_type … in t1_hinter__make_zone()
790 t1_zone zone; in t1_hinter__set_alignment_zones()
794 t1_zone *zone1 = &self->zone[j]; in t1_hinter__set_alignment_zones()
1919 static t1_zone * t1_hinter__find_zone(t1_hinter * self, t1_glyph_space_coord pole_y, bool curve, bo… in t1_hinter__find_zone()
1925 t1_zone *zone = &self->zone[i]; in t1_hinter__find_zone()
2132 static void t1_hinter__add_overshoot(t1_hinter * self, t1_zone * zone, t1_glyph_space_coord * x, t1… in t1_hinter__add_overshoot()
2201 t1_zone *zone = t1_hinter__find_zone(self, pole->gy, curve || maximum || minimum, in t1_hinter__compute_aligned_coord()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxhintn.h115 } t1_zone; typedef
144 t1_zone zone0[T1_MAX_ALIGNMENT_ZONES], *zone;
H A Dgxhintn.c747 static void t1_hinter__make_zone(t1_hinter * self, t1_zone *zone, float * blues, enum t1_zone_type … in t1_hinter__make_zone()
790 t1_zone zone; in t1_hinter__set_alignment_zones()
794 t1_zone *zone1 = &self->zone[j]; in t1_hinter__set_alignment_zones()
1919 static t1_zone * t1_hinter__find_zone(t1_hinter * self, t1_glyph_space_coord pole_y, bool curve, bo… in t1_hinter__find_zone()
1925 t1_zone *zone = &self->zone[i]; in t1_hinter__find_zone()
2132 static void t1_hinter__add_overshoot(t1_hinter * self, t1_zone * zone, t1_glyph_space_coord * x, t1… in t1_hinter__add_overshoot()
2201 t1_zone *zone = t1_hinter__find_zone(self, pole->gy, curve || maximum || minimum, in t1_hinter__compute_aligned_coord()