Home
last modified time | relevance | path

Searched refs:feature_event_t (Results 1 – 5 of 5) sorted by relevance

/third_party/harfbuzz/src/
Dhb-uniscribe.cc303 struct feature_event_t { struct
310 const feature_event_t *a = (const feature_event_t *) pa; in cmp() argument
311 const feature_event_t *b = (const feature_event_t *) pb; in cmp()
646 hb_vector_t<feature_event_t> feature_events; in _hb_uniscribe_shape()
654 feature_event_t *event; in _hb_uniscribe_shape()
674 feature_event_t *event = feature_events.push (); in _hb_uniscribe_shape()
685 feature_event_t *event = &feature_events[i]; in _hb_uniscribe_shape()
Dhb-coretext.cc451 struct feature_event_t { struct
457 const feature_event_t *a = (const feature_event_t *) pa; in cmp() argument
458 const feature_event_t *b = (const feature_event_t *) pb; in cmp()
514 hb_vector_t<feature_event_t> feature_events; in _hb_coretext_shape()
532 feature_event_t *event; in _hb_coretext_shape()
552 feature_event_t *event = feature_events.push (); in _hb_coretext_shape()
563 feature_event_t *event = &feature_events[i]; in _hb_coretext_shape()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-uniscribe.cc302 struct feature_event_t { struct
309 const feature_event_t *a = (const feature_event_t *) pa; in cmp() argument
310 const feature_event_t *b = (const feature_event_t *) pb; in cmp()
625 hb_vector_t<feature_event_t> feature_events; in _hb_uniscribe_shape()
633 feature_event_t *event; in _hb_uniscribe_shape()
653 feature_event_t *event = feature_events.push (); in _hb_uniscribe_shape()
664 feature_event_t *event = &feature_events[i]; in _hb_uniscribe_shape()
Dhb-coretext.cc426 struct feature_event_t { struct
432 const feature_event_t *a = (const feature_event_t *) pa; in cmp() argument
433 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()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-coretext.cc489 struct feature_event_t { struct
495 const feature_event_t *a = (const feature_event_t *) pa; in cmp() argument
496 const feature_event_t *b = (const feature_event_t *) pb; in cmp()
552 hb_vector_t<feature_event_t> feature_events; in _hb_coretext_shape()
570 feature_event_t *event; in _hb_coretext_shape()
590 feature_event_t *event = feature_events.push (); in _hb_coretext_shape()
601 feature_event_t *event = &feature_events[i]; in _hb_coretext_shape()