Home
last modified time | relevance | path

Searched refs:has_fallback (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-arabic.cc216 …bool has_fallback = plan->props.script == HB_SCRIPT_ARABIC && !FEATURE_IS_SYRIAC (arabic_features[… in collect_features_arabic() local
217 map->add_feature (arabic_features[i], 1, has_fallback ? F_HAS_FALLBACK : F_NONE); in collect_features_arabic()