Searched refs:F_HAS_FALLBACK (Results 1 – 4 of 4) sorted by relevance
176 feature_infos[j].flags |= (feature_infos[i].flags & F_HAS_FALLBACK); in compile()219 if (!found && !(info->flags & F_HAS_FALLBACK)) in compile()
176 map->add_feature (arabic_features[i], 1, has_fallback ? F_HAS_FALLBACK : F_NONE); in collect_features_arabic()180 map->add_feature (HB_TAG('r','l','i','g'), 1, F_GLOBAL|F_HAS_FALLBACK); in collect_features_arabic()
158 F_HAS_FALLBACK = 0x0002u, enumerator
106 F_HAS_FALLBACK : F_NONE)); in hb_ot_shape_collect_features()111 F_HAS_FALLBACK : F_NONE)); in hb_ot_shape_collect_features()