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() argument614 hb_auto_array_t<feature_event_t> feature_events; in _hb_uniscribe_shape()622 feature_event_t *event; in _hb_uniscribe_shape()646 feature_event_t *event = feature_events.push (); in _hb_uniscribe_shape()659 feature_event_t *event = &feature_events[i]; in _hb_uniscribe_shape()
238 struct feature_event_t { struct243 static int cmp (const feature_event_t *a, const feature_event_t *b) { in cmp() argument471 hb_auto_array_t<feature_event_t> feature_events; in _hb_coretext_shape()487 feature_event_t *event; in _hb_coretext_shape()511 feature_event_t *event = feature_events.push (); in _hb_coretext_shape()524 feature_event_t *event = &feature_events[i]; in _hb_coretext_shape()