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-common.h 369 hb_feature_from_string (const char *str, int len,
  /external/harfbuzz_ng/util/
options.cc 251 if (hb_feature_from_string (p, end ? end - p : -1, &shape_opts->features[shape_opts->num_features]))
  /frameworks/minikin/libs/minikin/
Layout.cpp 437 if (hb_feature_from_string(featureStr.data(), featureStr.size(), &feature) &&
    [all...]

Completed in 226 milliseconds