Searched defs:lookup_map_t (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-map-private.hh59 struct lookup_map_t { struct in struct:hb_ot_map_t
64 static int cmp (const lookup_map_t *a, const lookup_map_t *b)
107 const struct lookup_map_t **plookups, unsigned int *lookup_count) const {
151 hb_prealloced_array_t<lookup_map_t, 32> lookups[2]; /* GSUB/GPOS */
/external/harfbuzz_ng/src/
H A Dhb-ot-map-private.hh59 struct lookup_map_t { struct in struct:hb_ot_map_t
64 static int cmp (const lookup_map_t *a, const lookup_map_t *b)
107 const struct lookup_map_t **plookups, unsigned int *lookup_count) const {
151 hb_prealloced_array_t<lookup_map_t, 32> lookups[2]; /* GSUB/GPOS */

Completed in 164 milliseconds