Home
last modified time | relevance | path

Searched defs:cached_char_s (Results 1 – 8 of 8) sorted by relevance

/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxfcache.h152 struct cached_char_s { struct
161 cached_fm_pair *pair;
162 bool linked;
165 gs_glyph code; /* glyph code */
166 byte wmode; /* writing mode (0 or 1) */
170 char_cache_chunk *chunk; /* chunk where this char */
172 uint loc; /* relative location in chunk */
173 uint pair_index; /* index of pair in mdata */
188 int dont_evict;
197 gx_xglyph xglyph; /* the xglyph for the xfont, if any */
[all …]
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxfcache.h152 struct cached_char_s { struct
161 cached_fm_pair *pair;
162 bool linked;
165 gs_glyph code; /* glyph code */
166 byte wmode; /* writing mode (0 or 1) */
170 char_cache_chunk *chunk; /* chunk where this char */
172 uint loc; /* relative location in chunk */
173 uint pair_index; /* index of pair in mdata */
188 int dont_evict;
197 gx_xglyph xglyph; /* the xglyph for the xfont, if any */
[all …]
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxfcache.h153 struct cached_char_s { struct
162 cached_fm_pair *pair;
163 bool linked;
166 gs_glyph code; /* glyph code */
167 byte wmode; /* writing mode (0 or 1) */
171 char_cache_chunk *chunk; /* chunk where this char */
173 uint loc; /* relative location in chunk */
174 uint pair_index; /* index of pair in mdata */
189 int dont_evict;
198 gx_xglyph xglyph; /* the xglyph for the xfont, if any */
[all …]
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxfcache.h153 struct cached_char_s { struct
162 cached_fm_pair *pair;
163 bool linked;
166 gs_glyph code; /* glyph code */
167 byte wmode; /* writing mode (0 or 1) */
171 char_cache_chunk *chunk; /* chunk where this char */
173 uint loc; /* relative location in chunk */
174 uint pair_index; /* index of pair in mdata */
189 int dont_evict;
198 gx_xglyph xglyph; /* the xglyph for the xfont, if any */
[all …]
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxfcache.h122 struct cached_char_s { struct
131 cached_fm_pair *pair;
132 bool linked;
135 gs_glyph code; /* glyph code */
136 byte wmode; /* writing mode (0 or 1) */
140 char_cache_chunk *chunk; /* chunk where this char */
142 uint loc; /* relative location in chunk */
143 uint pair_index; /* index of pair in mdata */
152 gx_xglyph xglyph; /* the xglyph for the xfont, if any */
153 gs_fixed_point wxy; /* width in device coords */
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxfcache.h122 struct cached_char_s { struct
131 cached_fm_pair *pair;
132 bool linked;
135 gs_glyph code; /* glyph code */
136 byte wmode; /* writing mode (0 or 1) */
140 char_cache_chunk *chunk; /* chunk where this char */
142 uint loc; /* relative location in chunk */
143 uint pair_index; /* index of pair in mdata */
152 gx_xglyph xglyph; /* the xglyph for the xfont, if any */
153 gs_fixed_point wxy; /* width in device coords */
[all …]
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxfcache.h116 struct cached_char_s { struct
125 cached_fm_pair *pair;
128 gs_glyph code; /* glyph code */
129 byte wmode; /* writing mode (0 or 1) */
133 char_cache_chunk *chunk; /* chunk where this char */
135 uint loc; /* relative location in chunk */
136 uint pair_index; /* index of pair in mdata */
144 gx_xglyph xglyph; /* the xglyph for the xfont, if any */
145 gs_fixed_point wxy; /* width in device coords */
146 gs_fixed_point offset; /* (-llx, -lly) in device coords */
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxfcache.h116 struct cached_char_s { struct
125 cached_fm_pair *pair;
128 gs_glyph code; /* glyph code */
129 byte wmode; /* writing mode (0 or 1) */
133 char_cache_chunk *chunk; /* chunk where this char */
135 uint loc; /* relative location in chunk */
136 uint pair_index; /* index of pair in mdata */
144 gx_xglyph xglyph; /* the xglyph for the xfont, if any */
145 gs_fixed_point wxy; /* width in device coords */
146 gs_fixed_point offset; /* (-llx, -lly) in device coords */