Searched refs:arabic_features (Results 1 - 3 of 3) sorted by relevance

/external/harfbuzz_ng/src/
H A Dhb-ot-shape-complex-arabic.cc97 static const hb_tag_t arabic_features[] = variable
185 map->add_feature (arabic_features[i], 1, i < 4 ? F_HAS_FALLBACK : F_NONE); /* The first four features have fallback. */
225 arabic_plan->mask_array[i] = plan->map.get_1_mask (arabic_features[i]);
227 arabic_plan->do_fallback = arabic_plan->do_fallback && plan->map.needs_fallback (arabic_features[i]);
/external/harfbuzz/src/
H A Dharfbuzz-arabic.c999 static const HB_OpenTypeFeature arabic_features[] = { variable
1112 if (HB_SelectScript(item, item->item.script == HB_Script_Arabic ? arabic_features : syriac_features)) {
/external/harfbuzz_ng/src/hb-old/
H A Dharfbuzz-arabic.c999 static const HB_OpenTypeFeature arabic_features[] = { variable
1112 if (HB_SelectScript(item, item->item.script == HB_Script_Arabic ? arabic_features : syriac_features)) {

Completed in 550 milliseconds