Home
last modified time | relevance | path

Searched refs:HB_SUBSET_SETS_NAME_LANG_ID (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-subset.h105 HB_SUBSET_SETS_NAME_LANG_ID, enumerator
/third_party/skia/third_party/externals/harfbuzz/test/api/
Dhb-subset-test.h75 hb_set_t *name_langids = hb_subset_input_set (input, HB_SUBSET_SETS_NAME_LANG_ID); in hb_subset_test_create_input_from_nameids()
/third_party/skia/third_party/externals/harfbuzz/util/
Dhb-subset.cc475 hb_set_t *name_languages = hb_subset_input_set (subset_main->input, HB_SUBSET_SETS_NAME_LANG_ID); in parse_name_languages()