Home
last modified time | relevance | path

Searched refs:lookup_map_t (Results 1 – 3 of 3) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-map-private.hh59 struct lookup_map_t { struct
64 static int cmp (const lookup_map_t *a, const lookup_map_t *b) in cmp() argument
107 const struct lookup_map_t **plookups, unsigned int *lookup_count) const { in get_stage_lookups()
145 hb_prealloced_array_t<lookup_map_t, 32> lookups[2]; /* GSUB/GPOS */
Dhb-ot-map.cc110 hb_ot_map_t::lookup_map_t *lookup = m.lookups[table_index].push (); in add_lookups()
Dhb-ot-shape-complex-indic.cc467 const hb_ot_map_t::lookup_map_t *lookups;