Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-aat-map.hh96 struct feature_event_t struct
98 unsigned int index;
99 bool start;
100 feature_info_t feature;
102 HB_INTERNAL static int cmp (const void *pa, const void *pb) { in cmp()
Dhb-coretext-shape.cc578 struct feature_event_t { struct
584 const feature_event_t *a = (const feature_event_t *) pa; in cmp() argument