Home
last modified time | relevance | path

Searched defs:drop_tables (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-subset-input.hh49 hb_set_t *drop_tables; member
Dhb-subset-plan.hh64 hb_set_t *drop_tables; member
/third_party/skia/third_party/externals/harfbuzz/util/
Dhb-subset.cc587 hb_set_t *drop_tables = hb_subset_input_set (subset_main->input, HB_SUBSET_SETS_DROP_TABLE_TAG); in parse_drop_tables() local