Searched defs:horizontal_features (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-shape.cc53 static hb_tag_t horizontal_features[] = { variable
103 for (unsigned int i = 0; i < ARRAY_LENGTH (horizontal_features); i++)
104 map->add_feature (horizontal_features[i], 1, F_GLOBAL |
105 (horizontal_features[i] == HB_TAG('k','e','r','n') ?
/external/harfbuzz_ng/src/
H A Dhb-ot-shape.cc54 static hb_tag_t horizontal_features[] = { variable
103 for (unsigned int i = 0; i < ARRAY_LENGTH (horizontal_features); i++)
104 map->add_feature (horizontal_features[i], 1, F_GLOBAL |
105 (horizontal_features[i] == HB_TAG('k','e','r','n') ?

Completed in 32 milliseconds