Searched defs:cached_char_s (Results 1 – 1 of 1) sorted by relevance
148 struct cached_char_s { struct157 cached_fm_pair *pair;158 bool linked;161 gs_glyph code; /* glyph code */162 byte wmode; /* writing mode (0 or 1) */166 char_cache_chunk *chunk; /* chunk where this char */168 uint loc; /* relative location in chunk */169 uint pair_index; /* index of pair in mdata */170 gs_fixed_point subpix_origin; /* glyph origin offset modulo pixel */178 gx_xglyph xglyph; /* the xglyph for the xfont, if any */[all …]