Home
last modified time | relevance | path

Searched refs:t_hhea (Results 1 – 13 of 13) sorted by relevance

/dports/textproc/halibut/halibut-1.2/
H A Din_sfnt.c269 typedef struct t_hhea_Tag t_hhea; typedef
279 { d_uint32, offsetof(t_hhea, version) },
280 { d_int16, offsetof(t_hhea, ascent) },
281 { d_int16, offsetof(t_hhea, descent) },
282 { d_int16, offsetof(t_hhea, lineGap) },
284 { d_int16, offsetof(t_hhea, metricDataFormat) },
285 { d_uint16, offsetof(t_hhea, numOfLongHorMetrics) },
681 t_hhea hhea; in sfnt_getmetrics()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dttfoutl.h130 ttfPtrElem t_hhea; member
H A Dttfmain.c82 return &f->t_hhea; in ttfFont__get_table_ptr()
283 r->Seek(r, this->t_hhea.nPos + offset_of(sfnt_MetricsHeader, numberLongMetrics)); in ttfFont__Open()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dttfoutl.h130 ttfPtrElem t_hhea; member
H A Dttfmain.c82 return &f->t_hhea; in ttfFont__get_table_ptr()
283 r->Seek(r, this->t_hhea.nPos + offset_of(sfnt_MetricsHeader, numberLongMetrics)); in ttfFont__Open()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dttfoutl.h118 ttfPtrElem t_hhea; member
H A Dttfmain.c84 return &f->t_hhea; in ttfFont__get_table_ptr()
289 r->Seek(r, self->t_hhea.nPos + offset_of(sfnt_MetricsHeader, numberLongMetrics)); in ttfFont__Open()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dttfoutl.h118 ttfPtrElem t_hhea; member
H A Dttfmain.c84 return &f->t_hhea; in ttfFont__get_table_ptr()
289 r->Seek(r, self->t_hhea.nPos + offset_of(sfnt_MetricsHeader, numberLongMetrics)); in ttfFont__Open()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dttfoutl.h132 ttfPtrElem t_hhea; member
H A Dttfmain.c84 return &f->t_hhea; in ttfFont__get_table_ptr()
287 r->Seek(r, self->t_hhea.nPos + offset_of(sfnt_MetricsHeader, numberLongMetrics)); in ttfFont__Open()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dttfoutl.h132 ttfPtrElem t_hhea; member
H A Dttfmain.c84 return &f->t_hhea; in ttfFont__get_table_ptr()
287 r->Seek(r, self->t_hhea.nPos + offset_of(sfnt_MetricsHeader, numberLongMetrics)); in ttfFont__Open()