Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-use.cc122 map->add_gsub_pause (setup_syllables); in collect_features_use()
131 map->add_gsub_pause (clear_substitution_flags); in collect_features_use()
133 map->add_gsub_pause (record_rphf); in collect_features_use()
134 map->add_gsub_pause (clear_substitution_flags); in collect_features_use()
136 map->add_gsub_pause (record_pref); in collect_features_use()
142 map->add_gsub_pause (reorder); in collect_features_use()
147 map->add_gsub_pause (NULL); in collect_features_use()
Dhb-ot-shape-complex-myanmar.cc94 map->add_gsub_pause (setup_syllables); in collect_features_myanmar()
102 map->add_gsub_pause (initial_reordering); in collect_features_myanmar()
106 map->add_gsub_pause (NULL); in collect_features_myanmar()
108 map->add_gsub_pause (final_reordering); in collect_features_myanmar()
Dhb-ot-shape-complex-arabic.cc204 map->add_gsub_pause (nuke_joiners); in collect_features_arabic()
207 map->add_gsub_pause (record_stch); in collect_features_arabic()
212 map->add_gsub_pause (NULL); in collect_features_arabic()
218 map->add_gsub_pause (NULL); in collect_features_arabic()
223 map->add_gsub_pause (arabic_fallback_shape); in collect_features_arabic()
Dhb-ot-shape-complex-indic.cc403 map->add_gsub_pause (setup_syllables); in collect_features_indic()
412 map->add_gsub_pause (initial_reordering); in collect_features_indic()
415 map->add_gsub_pause (NULL); in collect_features_indic()
417 map->add_gsub_pause (final_reordering); in collect_features_indic()
425 map->add_gsub_pause (clear_syllables); in collect_features_indic()
Dhb-ot-map-private.hh174 inline void add_gsub_pause (hb_ot_map_t::pause_func_t pause_func) in add_gsub_pause() function
Dhb-ot-map.cc264 add_gsub_pause (NULL); in compile()
Dhb-ot-shape.cc73 map->add_gsub_pause (NULL); in hb_ot_shape_collect_features()