Searched refs:feature_event_t (Results 1 – 2 of 2) sorted by relevance
295 struct feature_event_t { struct302 const feature_event_t *a = (const feature_event_t *) pa; in cmp() argument303 const feature_event_t *b = (const feature_event_t *) pb; in cmp()618 hb_vector_t<feature_event_t> feature_events; in _hb_uniscribe_shape()626 feature_event_t *event; in _hb_uniscribe_shape()646 feature_event_t *event = feature_events.push (); in _hb_uniscribe_shape()657 feature_event_t *event = &feature_events[i]; in _hb_uniscribe_shape()
426 struct feature_event_t { struct432 const feature_event_t *a = (const feature_event_t *) pa; in cmp() argument433 const feature_event_t *b = (const feature_event_t *) pb; in cmp()489 hb_vector_t<feature_event_t> feature_events; in _hb_coretext_shape()501 feature_event_t *event; in _hb_coretext_shape()521 feature_event_t *event = feature_events.push (); in _hb_coretext_shape()532 feature_event_t *event = &feature_events[i]; in _hb_coretext_shape()