Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-shape-plan.cc76 if (features[0].end != HB_FEATURE_GLOBAL_END) in init()
140 this->user_features[i].end == HB_FEATURE_GLOBAL_END) != in user_features_match()
142 other->user_features[i].end == HB_FEATURE_GLOBAL_END)) in user_features_match()
Dhb-common.h426 #define HB_FEATURE_GLOBAL_END ((unsigned int) -1) macro
Dhb-common.cc827 feature->end = HB_FEATURE_GLOBAL_END; in parse_feature_indices()
Dhb-ot-shape.cc380 feature->end == HB_FEATURE_GLOBAL_END) ? F_GLOBAL : F_NONE, in hb_ot_shape_collect_features()
/external/harfbuzz_ng/docs/
Dharfbuzz-sections.txt157 HB_FEATURE_GLOBAL_END
/external/skia/modules/skshaper/src/
DSkShaper_harfbuzz.cpp49 #if !defined(HB_FEATURE_GLOBAL_END)
50 # define HB_FEATURE_GLOBAL_END ((unsigned int) -1) macro
1376 HB_FEATURE_GLOBAL_START, HB_FEATURE_GLOBAL_END}); in shape()
/external/harfbuzz_ng/
DNEWS327 +HB_FEATURE_GLOBAL_END