Searched defs:context_t (Results 1 – 2 of 2) sorted by relevance
30 struct context_t struct32 const void *base;33 const ValueFormat *valueFormats;34 const ValueFormat *newFormats;35 unsigned len1; /* valueFormats[0].get_len() */36 const hb_map_t *glyph_map;37 const hb_hashmap_t<unsigned, hb_pair_t<unsigned, int>> *layout_variation_idx_delta_map;
16 typedef context_s_t *context_t; typedef