Home
last modified time | relevance | path

Searched refs:hb_feature_from_string (Results 1 – 5 of 5) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-common.h426 hb_feature_from_string (const char *str, int len,
Dhb-common.cc985 hb_feature_from_string (const char *str, int len, in hb_feature_from_string() function
/external/harfbuzz_ng/docs/
Dharfbuzz-sections.txt655 hb_feature_from_string
/external/harfbuzz_ng/util/
Doptions.cc262 …if (hb_feature_from_string (p, end ? end - p : -1, &shape_opts->features[shape_opts->num_features]… in parse_features()
/external/harfbuzz_ng/
DNEWS1185 - hb_feature_from_string() now accepts CSS font-feature-settings format.