Searched defs:lookup_map_t (Results 1 – 1 of 1) sorted by relevance
59 struct lookup_map_t { struct60 unsigned short index;61 unsigned short auto_zwj : 1;62 hb_mask_t mask;64 static int cmp (const lookup_map_t *a, const lookup_map_t *b) in cmp()