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