HomeSort by relevance Sort by last modified time
    Searched refs:lookup_map_t (Results 1 - 3 of 3) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-map-private.hh 60 struct lookup_map_t { struct in struct:hb_ot_map_t
68 const lookup_map_t *a = (const lookup_map_t *) pa;
69 const lookup_map_t *b = (const lookup_map_t *) pb;
113 const struct lookup_map_t **plookups, unsigned int *lookup_count) const {
151 hb_prealloced_array_t<lookup_map_t, 32> lookups[2]; /* GSUB/GPOS */
hb-ot-map.cc 111 hb_ot_map_t::lookup_map_t *lookup = m.lookups[table_index].push ();
hb-ot-shape-complex-indic.cc 491 const hb_ot_map_t::lookup_map_t *lookups;
    [all...]

Completed in 108 milliseconds