Searched refs:feature_event_t (Results 1 – 2 of 2) sorted by relevance
278 struct feature_event_t { struct283 static int cmp (const feature_event_t *a, const feature_event_t *b) { in cmp() argument628 hb_auto_array_t<feature_event_t> feature_events; in _hb_uniscribe_shape()636 feature_event_t *event; in _hb_uniscribe_shape()660 feature_event_t *event = feature_events.push (); in _hb_uniscribe_shape()673 feature_event_t *event = &feature_events[i]; in _hb_uniscribe_shape()
337 struct feature_event_t { struct342 static int cmp (const feature_event_t *a, const feature_event_t *b) { in cmp() argument574 hb_auto_array_t<feature_event_t> feature_events; in _hb_coretext_shape()590 feature_event_t *event; in _hb_coretext_shape()614 feature_event_t *event = feature_events.push (); in _hb_coretext_shape()627 feature_event_t *event = &feature_events[i]; in _hb_coretext_shape()