Searched refs:basic_features (Results 1 - 5 of 5) 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);
/external/chromium_org/third_party/skia/third_party/harfbuzz/src/
H A Dharfbuzz-shaper.cpp541 static const HB_OpenTypeFeature basic_features[] = { variable
575 if (HB_SelectScript(shaper_item, basic_features)) {

Completed in 103 milliseconds