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

  /external/harfbuzz_ng/src/
hb-ot-shape-complex-myanmar.cc 51 other_features[] = variable
109 for (unsigned int i = 0; i < ARRAY_LENGTH (other_features); i++)
110 map->add_feature (other_features[i], 1, F_GLOBAL | F_MANUAL_ZWJ);
hb-ot-shape-complex-use.cc 78 other_features[] = variable
150 for (unsigned int i = 0; i < ARRAY_LENGTH (other_features); i++)
151 map->add_feature (other_features[i], 1, F_GLOBAL | F_MANUAL_ZWJ);

Completed in 218 milliseconds