Home
last modified time | relevance | path

Searched refs:add_gsub_pause (Results 1 – 8 of 8) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-use.cc115 map->add_gsub_pause (setup_syllables_use); in collect_features_use()
124 map->add_gsub_pause (_hb_clear_substitution_flags); in collect_features_use()
126 map->add_gsub_pause (record_rphf_use); in collect_features_use()
127 map->add_gsub_pause (_hb_clear_substitution_flags); in collect_features_use()
129 map->add_gsub_pause (record_pref_use); in collect_features_use()
135 map->add_gsub_pause (reorder_use); in collect_features_use()
136 map->add_gsub_pause (_hb_clear_syllables); in collect_features_use()
141 map->add_gsub_pause (nullptr); in collect_features_use()
Dhb-ot-shape-complex-myanmar.cc78 map->add_gsub_pause (setup_syllables_myanmar); in collect_features_myanmar()
86 map->add_gsub_pause (reorder_myanmar); in collect_features_myanmar()
91 map->add_gsub_pause (nullptr); in collect_features_myanmar()
94 map->add_gsub_pause (_hb_clear_syllables); in collect_features_myanmar()
Dhb-ot-shape-complex-arabic.cc203 map->add_gsub_pause (record_stch); in collect_features_arabic()
208 map->add_gsub_pause (nullptr); in collect_features_arabic()
214 map->add_gsub_pause (nullptr); in collect_features_arabic()
224 map->add_gsub_pause (arabic_fallback_shape); in collect_features_arabic()
229 map->add_gsub_pause (nullptr); in collect_features_arabic()
Dhb-ot-shape-complex-khmer.cc95 map->add_gsub_pause (setup_syllables_khmer); in collect_features_khmer()
96 map->add_gsub_pause (reorder_khmer); in collect_features_khmer()
115 map->add_gsub_pause (_hb_clear_syllables); in collect_features_khmer()
Dhb-ot-shape-complex-indic.cc182 map->add_gsub_pause (setup_syllables_indic); in collect_features_indic()
191 map->add_gsub_pause (initial_reordering_indic); in collect_features_indic()
195 map->add_gsub_pause (nullptr); in collect_features_indic()
198 map->add_gsub_pause (final_reordering_indic); in collect_features_indic()
206 map->add_gsub_pause (_hb_clear_syllables); in collect_features_indic()
Dhb-ot-map.hh223 void add_gsub_pause (hb_ot_map_t::pause_func_t pause_func) in add_gsub_pause() function
Dhb-ot-map.cc282 add_gsub_pause (nullptr); in compile()
Dhb-ot-shape.cc318 map->add_gsub_pause (nullptr); in hb_ot_shape_collect_features()