Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-subset.h104 HB_SUBSET_SETS_NAME_ID, enumerator
/third_party/skia/third_party/externals/harfbuzz/test/api/
Dhb-subset-test.h72 hb_set_t * input_name_ids = hb_subset_input_set (input, HB_SUBSET_SETS_NAME_ID); in hb_subset_test_create_input_from_nameids()
/third_party/skia/third_party/externals/harfbuzz/util/
Dhb-subset.cc421 hb_set_t *name_ids = hb_subset_input_set (subset_main->input, HB_SUBSET_SETS_NAME_ID); in parse_nameids()