Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-map-private.hh59 struct lookup_map_t { struct
60 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()