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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-map-private.hh 59 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/
hb-ot-map-private.hh 59 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 {
147 hb_prealloced_array_t<lookup_map_t, 32> lookups[2]; /* GSUB/GPOS */

Completed in 2451 milliseconds