Searched refs:HB_FEATURE_GLOBAL_END (Results 1 – 8 of 8) sorted by relevance
83 if (features[0].end != HB_FEATURE_GLOBAL_END) in init()147 this->user_features[i].end == HB_FEATURE_GLOBAL_END) != in user_features_match()149 other->user_features[i].end == HB_FEATURE_GLOBAL_END)) in user_features_match()
820 feature->end = HB_FEATURE_GLOBAL_END; in parse_feature_indices()956 if (feature->start != HB_FEATURE_GLOBAL_START || feature->end != HB_FEATURE_GLOBAL_END) in hb_feature_to_string()963 if (feature->end != HB_FEATURE_GLOBAL_END) in hb_feature_to_string()
778 #define HB_FEATURE_GLOBAL_END ((unsigned int) -1) macro
400 feature->end == HB_FEATURE_GLOBAL_END) ? F_GLOBAL : F_NONE, in hb_ot_shape_collect_features()814 if (!(feature->start == HB_FEATURE_GLOBAL_START && feature->end == HB_FEATURE_GLOBAL_END)) { in hb_ot_shape_setup_masks()
100 features[0].end = HB_FEATURE_GLOBAL_END; in runTest()
164 HB_FEATURE_GLOBAL_END
48 #if !defined(HB_FEATURE_GLOBAL_END)49 # define HB_FEATURE_GLOBAL_END ((unsigned int) -1) macro1592 HB_FEATURE_GLOBAL_START, HB_FEATURE_GLOBAL_END});
596 +HB_FEATURE_GLOBAL_END