Home
last modified time | relevance | path

Searched refs:feature_info_t (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-map-private.hh201 struct feature_info_t { struct
209 static int cmp (const feature_info_t *a, const feature_info_t *b) in cmp() argument
233 hb_prealloced_array_t<feature_info_t, 32> feature_infos;
Dhb-ot-map.cc69 feature_info_t *info = feature_infos.push(); in add_feature()
194 const feature_info_t *info = &feature_infos[i]; in compile()