Searched refs:active_feature_t (Results 1 – 2 of 2) sorted by relevance
263 struct active_feature_t { struct267 static int cmp (const active_feature_t *a, const active_feature_t *b) { in cmp() argument273 bool operator== (const active_feature_t *f) { in operator ==() argument281 active_feature_t feature;286 active_feature_t::cmp (&a->feature, &b->feature); in cmp()629 active_feature_t feature; in _hb_uniscribe_shape()653 active_feature_t feature; in _hb_uniscribe_shape()667 hb_auto_array_t<active_feature_t> active_features; in _hb_uniscribe_shape()710 active_feature_t *feature = active_features.push (); in _hb_uniscribe_shape()715 active_feature_t *feature = active_features.find (&event->feature); in _hb_uniscribe_shape()
282 struct active_feature_t { struct286 static int cmp (const active_feature_t *a, const active_feature_t *b) { in cmp() argument292 bool operator== (const active_feature_t *f) { in operator ==() argument300 active_feature_t feature;305 active_feature_t::cmp (&a->feature, &b->feature); in cmp()545 active_feature_t feature; in _hb_coretext_shape()569 active_feature_t feature; in _hb_coretext_shape()583 hb_auto_array_t<active_feature_t> active_features; in _hb_coretext_shape()652 active_feature_t *feature = active_features.push (); in _hb_coretext_shape()657 active_feature_t *feature = active_features.find (&event->feature); in _hb_coretext_shape()