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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-coretext.cc 212 struct active_feature_t { struct
216 static int cmp (const active_feature_t *a, const active_feature_t *b) {
222 bool operator== (const active_feature_t *f) {
230 active_feature_t feature;
235 active_feature_t::cmp (&a->feature, &b->feature);
471 active_feature_t feature;
495 active_feature_t feature;
509 hb_auto_array_t<active_feature_t> active_features;
578 active_feature_t *feature = active_features.push ()
    [all...]
hb-uniscribe.cc 257 struct active_feature_t { struct
261 static int cmp (const active_feature_t *a, const active_feature_t *b) {
267 bool operator== (const active_feature_t *f) {
275 active_feature_t feature;
280 active_feature_t::cmp (&a->feature, &b->feature);
611 active_feature_t feature;
635 active_feature_t feature;
649 hb_auto_array_t<active_feature_t> active_features;
692 active_feature_t *feature = active_features.push ()
    [all...]
  /external/harfbuzz_ng/src/
hb-coretext.cc 217 struct active_feature_t { struct
221 static int cmp (const active_feature_t *a, const active_feature_t *b) {
227 bool operator== (const active_feature_t *f) {
235 active_feature_t feature;
240 active_feature_t::cmp (&a->feature, &b->feature);
459 active_feature_t feature;
483 active_feature_t feature;
497 hb_auto_array_t<active_feature_t> active_features;
567 active_feature_t *feature = active_features.push ()
    [all...]
hb-uniscribe.cc 257 struct active_feature_t { struct
261 static int cmp (const active_feature_t *a, const active_feature_t *b) {
267 bool operator== (const active_feature_t *f) {
275 active_feature_t feature;
280 active_feature_t::cmp (&a->feature, &b->feature);
610 active_feature_t feature;
634 active_feature_t feature;
648 hb_auto_array_t<active_feature_t> active_features;
691 active_feature_t *feature = active_features.push ()
    [all...]

Completed in 56 milliseconds