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

  /external/harfbuzz_ng/src/
hb-ot-shape-complex-myanmar.cc 39 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);
hb-ot-shape-complex-use.cc 42 basic_features[] = variable
139 for (unsigned int i = 0; i < ARRAY_LENGTH (basic_features); i++)
140 map->add_feature (basic_features[i], 1, F_GLOBAL | F_MANUAL_ZWJ);

Completed in 168 milliseconds