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

  /external/harfbuzz_ng/src/
hb-ot-shape-complex-sea.cc 41 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);
hb-ot-shape-complex-myanmar.cc 39 basic_features[] = variable
93 for (unsigned int i = 0; i < ARRAY_LENGTH (basic_features); i++)
95 map->add_feature (basic_features[i], 1, F_GLOBAL | F_MANUAL_ZWJ);
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-shaper.cpp 341 static const HB_OpenTypeFeature basic_features[] = { variable
375 if (HB_SelectScript(shaper_item, basic_features)) {
    [all...]
  /external/harfbuzz/src/
harfbuzz-shaper.cpp 552 static const HB_OpenTypeFeature basic_features[] = { variable
586 if (HB_SelectScript(shaper_item, basic_features)) {
    [all...]

Completed in 167 milliseconds