HomeSort by relevance Sort by last modified time
    Searched refs:hb_feature_from_string (Results 1 - 3 of 3) sorted by null

  /external/harfbuzz_ng/src/
hb-shape.h 52 hb_feature_from_string (const char *str, int len,
hb-shape.cc 157 hb_feature_from_string (const char *str, int len, function
  /external/harfbuzz_ng/util/
options.cc 232 if (hb_feature_from_string (p, end ? end - p : -1, &shape_opts->features[shape_opts->num_features]))

Completed in 98 milliseconds