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()631 active_feature_t feature; in _hb_uniscribe_shape()655 active_feature_t feature; in _hb_uniscribe_shape()669 hb_auto_array_t<active_feature_t> active_features; in _hb_uniscribe_shape()712 active_feature_t *feature = active_features.push (); in _hb_uniscribe_shape()717 active_feature_t *feature = active_features.find (&event->feature); in _hb_uniscribe_shape()
322 struct active_feature_t { struct326 static int cmp (const active_feature_t *a, const active_feature_t *b) { in cmp() argument332 bool operator== (const active_feature_t *f) { in operator ==() argument340 active_feature_t feature;345 active_feature_t::cmp (&a->feature, &b->feature); in cmp()585 active_feature_t feature; in _hb_coretext_shape()609 active_feature_t feature; in _hb_coretext_shape()623 hb_auto_array_t<active_feature_t> active_features; in _hb_coretext_shape()692 active_feature_t *feature = active_features.push (); in _hb_coretext_shape()697 active_feature_t *feature = active_features.find (&event->feature); in _hb_coretext_shape()