HomeSort by relevance Sort by last modified time
    Searched refs:feature_event_t (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-coretext.cc 232 struct feature_event_t { struct
237 static int cmp (const feature_event_t *a, const feature_event_t *b) {
448 hb_auto_array_t<feature_event_t> feature_events;
464 feature_event_t *event;
488 feature_event_t *event = feature_events.push ();
501 feature_event_t *event = &feature_events[i];
    [all...]
hb-uniscribe.cc 275 struct feature_event_t { struct
280 static int cmp (const feature_event_t *a, const feature_event_t *b) {
610 hb_auto_array_t<feature_event_t> feature_events;
618 feature_event_t *event;
642 feature_event_t *event = feature_events.push ();
655 feature_event_t *event = &feature_events[i];
  /external/harfbuzz_ng/src/
hb-coretext.cc 232 struct feature_event_t { struct
237 static int cmp (const feature_event_t *a, const feature_event_t *b) {
448 hb_auto_array_t<feature_event_t> feature_events;
464 feature_event_t *event;
488 feature_event_t *event = feature_events.push ();
501 feature_event_t *event = &feature_events[i];
    [all...]
hb-uniscribe.cc 272 struct feature_event_t { struct
277 static int cmp (const feature_event_t *a, const feature_event_t *b) {
607 hb_auto_array_t<feature_event_t> feature_events;
615 feature_event_t *event;
639 feature_event_t *event = feature_events.push ();
652 feature_event_t *event = &feature_events[i];

Completed in 166 milliseconds