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.cc135 map->add_gsub_pause (setup_syllables); in collect_features_use()
144 map->add_gsub_pause (clear_substitution_flags); in collect_features_use()
146 map->add_gsub_pause (record_rphf); in collect_features_use()
147 map->add_gsub_pause (clear_substitution_flags); in collect_features_use()
149 map->add_gsub_pause (record_pref); in collect_features_use()
155 map->add_gsub_pause (reorder); in collect_features_use()
156 map->add_gsub_pause (clear_syllables); in collect_features_use()
161 map->add_gsub_pause (nullptr); in collect_features_use()
Dhb-ot-shape-complex-myanmar.cc97 map->add_gsub_pause (setup_syllables); in collect_features_myanmar()
105 map->add_gsub_pause (reorder); in collect_features_myanmar()
110 map->add_gsub_pause (nullptr); in collect_features_myanmar()
113 map->add_gsub_pause (clear_syllables); in collect_features_myanmar()
Dhb-ot-shape-complex-arabic.cc200 map->add_gsub_pause (record_stch); in collect_features_arabic()
205 map->add_gsub_pause (nullptr); in collect_features_arabic()
211 map->add_gsub_pause (nullptr); in collect_features_arabic()
221 map->add_gsub_pause (arabic_fallback_shape); in collect_features_arabic()
226 map->add_gsub_pause (nullptr); in collect_features_arabic()
Dhb-ot-shape-complex-khmer.cc106 map->add_gsub_pause (setup_syllables); in collect_features_khmer()
107 map->add_gsub_pause (reorder); in collect_features_khmer()
126 map->add_gsub_pause (clear_syllables); in collect_features_khmer()
Dhb-ot-shape-complex-indic.cc193 map->add_gsub_pause (setup_syllables); in collect_features_indic()
202 map->add_gsub_pause (initial_reordering); in collect_features_indic()
206 map->add_gsub_pause (nullptr); in collect_features_indic()
209 map->add_gsub_pause (final_reordering); in collect_features_indic()
217 map->add_gsub_pause (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.cc277 add_gsub_pause (nullptr); in compile()
Dhb-ot-shape.cc259 map->add_gsub_pause (nullptr); in hb_ot_shape_collect_features()