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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape.cc 53 static hb_tag_t horizontal_features[] = { variable
107 for (unsigned int i = 0; i < ARRAY_LENGTH (horizontal_features); i++)
108 map->add_feature (horizontal_features[i], 1, F_GLOBAL |
109 (horizontal_features[i] == HB_TAG('k','e','r','n') ?
  /external/harfbuzz_ng/src/
hb-ot-shape.cc 53 static hb_tag_t horizontal_features[] = { variable
107 for (unsigned int i = 0; i < ARRAY_LENGTH (horizontal_features); i++)
108 map->add_feature (horizontal_features[i], 1, F_GLOBAL |
109 (horizontal_features[i] == HB_TAG('k','e','r','n') ?

Completed in 67 milliseconds