Searched refs:hb_feature_from_string (Results 1 – 5 of 5) sorted by relevance
51 hb_feature_from_string (const char *str, int len,
226 hb_feature_from_string (const char *str, int len, in hb_feature_from_string() function
463 hb_feature_from_string
249 …if (hb_feature_from_string (p, end ? end - p : -1, &shape_opts->features[shape_opts->num_features]… in parse_features()
402 - hb_feature_from_string() now accepts CSS font-feature-settings format.