Searched refs:feature_event_t (Results 1 – 2 of 2) sorted by relevance
303 struct feature_event_t { struct310 const feature_event_t *a = (const feature_event_t *) pa; in cmp() argument311 const feature_event_t *b = (const feature_event_t *) pb; in cmp()626 hb_vector_t<feature_event_t> feature_events; in _hb_uniscribe_shape()634 feature_event_t *event; in _hb_uniscribe_shape()654 feature_event_t *event = feature_events.push (); in _hb_uniscribe_shape()665 feature_event_t *event = &feature_events[i]; in _hb_uniscribe_shape()
412 struct feature_event_t { struct418 const feature_event_t *a = (const feature_event_t *) pa; in cmp() argument419 const feature_event_t *b = (const feature_event_t *) pb; in cmp()475 hb_vector_t<feature_event_t> feature_events; in _hb_coretext_shape()487 feature_event_t *event; in _hb_coretext_shape()507 feature_event_t *event = feature_events.push (); in _hb_coretext_shape()518 feature_event_t *event = &feature_events[i]; in _hb_coretext_shape()