Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-shape-plan.cc81 if (features[0].start != HB_FEATURE_GLOBAL_START) in init()
146 (this->user_features[i].start == HB_FEATURE_GLOBAL_START && in user_features_match()
148 (other->user_features[i].start == HB_FEATURE_GLOBAL_START && in user_features_match()
Dhb-common.cc819 feature->start = HB_FEATURE_GLOBAL_START; in parse_feature_indices()
956 if (feature->start != HB_FEATURE_GLOBAL_START || feature->end != HB_FEATURE_GLOBAL_END) in hb_feature_to_string()
Dhb-common.h768 #define HB_FEATURE_GLOBAL_START 0 macro
Dhb-ot-shape.cc399 (feature->start == HB_FEATURE_GLOBAL_START && 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()
/third_party/skia/third_party/externals/harfbuzz/test/shape/data/aots/
Dhb-aots-tester.cpp99 features[0].start = HB_FEATURE_GLOBAL_START; in runTest()
/third_party/skia/third_party/externals/harfbuzz/docs/
Dharfbuzz-sections.txt165 HB_FEATURE_GLOBAL_START
/third_party/skia/modules/skshaper/src/
DSkShaper_harfbuzz.cpp45 #if !defined(HB_FEATURE_GLOBAL_START)
46 # define HB_FEATURE_GLOBAL_START 0 macro
1399 HB_FEATURE_GLOBAL_START, HB_FEATURE_GLOBAL_END}); in shape()
/third_party/skia/third_party/externals/harfbuzz/
DNEWS595 +HB_FEATURE_GLOBAL_START
/third_party/chromium/patch/
D0001-cve.patch25131 @@ -169,6 +169,7 @@ HB_FEATURE_GLOBAL_START