Home
last modified time | relevance | path

Searched refs:hb_subset_input_set_desubroutinize (Results 1 – 5 of 5) sorted by relevance

/external/harfbuzz_ng/test/api/
Dtest-subset-cff1.c106 hb_subset_input_set_desubroutinize (input, true); in test_subset_cff1_desubr()
130 hb_subset_input_set_desubroutinize (input, true); in test_subset_cff1_desubr_strip_hints()
196 hb_subset_input_set_desubroutinize (input, true); in test_subset_cff1_j_desubr()
220 hb_subset_input_set_desubroutinize (input, true); in test_subset_cff1_j_desubr_strip_hints()
Dtest-subset-cff2.c106 hb_subset_input_set_desubroutinize (input, true); in test_subset_cff2_desubr()
129 hb_subset_input_set_desubroutinize (input, true); in test_subset_cff2_desubr_strip_hints()
/external/harfbuzz_ng/src/
Dhb-subset.h70 hb_subset_input_set_desubroutinize (hb_subset_input_t *subset_input,
Dhb-subset-input.cc136 hb_subset_input_set_desubroutinize (hb_subset_input_t *subset_input, in hb_subset_input_set_desubroutinize() function
/external/harfbuzz_ng/util/
Dhb-subset.cc94 hb_subset_input_set_desubroutinize (input, subset_options.desubroutinize); in finish()