Searched refs:basic_features (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-shape-complex-sea.cc41 basic_features[] = variable
94 for (unsigned int i = 0; i < ARRAY_LENGTH (basic_features); i++)
96 map->add_feature (basic_features[i], 1, F_GLOBAL | F_MANUAL_ZWJ);
H A Dhb-ot-shape-complex-myanmar.cc39 basic_features[] = variable
103 for (unsigned int i = 0; i < ARRAY_LENGTH (basic_features); i++)
105 map->add_feature (basic_features[i], 1, F_GLOBAL | F_MANUAL_ZWJ);
/external/harfbuzz_ng/src/
H A Dhb-ot-shape-complex-sea.cc41 basic_features[] = variable
94 for (unsigned int i = 0; i < ARRAY_LENGTH (basic_features); i++)
96 map->add_feature (basic_features[i], 1, F_GLOBAL | F_MANUAL_ZWJ);
H A Dhb-ot-shape-complex-myanmar.cc39 basic_features[] = variable
103 for (unsigned int i = 0; i < ARRAY_LENGTH (basic_features); i++)
105 map->add_feature (basic_features[i], 1, F_GLOBAL | F_MANUAL_ZWJ);

Completed in 712 milliseconds