Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-map.hh55 unsigned int needs_fallback : 1; member
116 bool needs_fallback (hb_tag_t feature_tag) const in needs_fallback() function
119 return map ? map->needs_fallback : false; in needs_fallback()
Dhb-ot-map.cc271 map->needs_fallback = !found; in compile()
Dhb-ot-shape-complex-arabic.cc271 plan->map.needs_fallback (arabic_features[i])); in data_create_arabic()