Searched refs:active_feature_t (Results 1 – 2 of 2) sorted by relevance
287 struct active_feature_t { struct292 const active_feature_t *a = (const active_feature_t *) pa; in cmp() argument293 const active_feature_t *b = (const active_feature_t *) pb; in cmp()299 bool operator== (const active_feature_t *f) in operator ==() argument306 active_feature_t feature;314 active_feature_t::cmp (&a->feature, &b->feature); in cmp()629 active_feature_t feature; in _hb_uniscribe_shape()649 active_feature_t feature; in _hb_uniscribe_shape()661 hb_vector_t<active_feature_t> active_features; in _hb_uniscribe_shape()704 active_feature_t *feature = active_features.find (&event->feature); in _hb_uniscribe_shape()
395 struct active_feature_t { struct400 const active_feature_t *a = (const active_feature_t *) pa; in cmp() argument401 const active_feature_t *b = (const active_feature_t *) pb; in cmp()407 bool operator== (const active_feature_t *f) { in operator ==() argument415 active_feature_t feature;422 active_feature_t::cmp (&a->feature, &b->feature); in cmp()482 active_feature_t feature; in _hb_coretext_shape()502 active_feature_t feature; in _hb_coretext_shape()514 hb_vector_t<active_feature_t> active_features; in _hb_coretext_shape()585 active_feature_t *feature = active_features.find (&event->feature); in _hb_coretext_shape()