Searched refs:merge_clusters (Results 1 – 13 of 13) sorted by relevance
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-shape-complex-indic.cc | 425 buffer->merge_clusters (start+1, start+3); in initial_reordering_consonant_syllable() 777 buffer->merge_clusters (base, end); in initial_reordering_consonant_syllable() 795 buffer->merge_clusters (hb_max (base, min), max + 1); in initial_reordering_consonant_syllable() 1166 buffer->merge_clusters (new_pos, hb_min (end, base + 1)); in final_reordering_syllable_indic() 1173 buffer->merge_clusters (i, hb_min (end, base + 1)); in final_reordering_syllable_indic() 1322 buffer->merge_clusters (start, new_reph_pos + 1); in final_reordering_syllable_indic() 1384 buffer->merge_clusters (new_pos, old_pos + 1); in final_reordering_syllable_indic() 1427 buffer->merge_clusters (start, end); in final_reordering_syllable_indic()
|
D | hb-ot-shape-complex-khmer.cc | 242 buffer->merge_clusters (start, i + 2); in reorder_consonant_syllable() 267 buffer->merge_clusters (start, i + 1); in reorder_consonant_syllable()
|
D | hb-buffer.hh | 222 merge_clusters (idx, idx + num_in); in replace_glyphs() 312 void merge_clusters (unsigned int start, unsigned int end) in merge_clusters() function
|
D | hb-ot-shape-complex-use.cc | 405 buffer->merge_clusters (start, i + 1); in reorder_syllable_use() 431 buffer->merge_clusters (j, i + 1); in reorder_syllable_use()
|
D | hb-aat-layout-morx-table.hh | 128 buffer->merge_clusters (start, hb_min (buffer->idx + 1, buffer->len)); in transition() 129 buffer->merge_clusters (start, end); in transition()
|
D | hb-ot-shape.cc | 580 buffer->merge_clusters (start, end); in hb_form_clusters() 635 buffer->merge_clusters (start, end); in hb_ensure_native_direction()
|
D | hb-buffer.cc | 534 merge_clusters (idx, idx + 2); in delete_glyph() 1916 merge_clusters (j, i + 1); in sort()
|
D | hb-ot-shape-complex-arabic.cc | 668 buffer->merge_clusters (start, j); in reorder_marks_arabic()
|
D | hb-coretext.cc | 539 buffer->merge_clusters (i - 1, i + 1); in _hb_coretext_shape()
|
D | hb-ot-layout.cc | 1463 buffer->merge_clusters (i, i + 2); /* Merge cluster forward. */ in hb_ot_layout_delete_glyphs_inplace()
|
D | hb-ot-layout-gsubgpos.hh | 1071 buffer->merge_clusters (buffer->idx, buffer->idx + match_length); in ligate_input()
|
/third_party/libabigail/tests/data/test-annotate/ |
D | test17-pr19027.so.abi | 1679 <!-- void hb_buffer_t::merge_clusters(unsigned int, unsigned int) --> 1680 …<function-decl name='merge_clusters' mangled-name='_ZN11hb_buffer_t14merge_clustersEjj' filepath='…
|
/third_party/libabigail/tests/data/test-read-dwarf/ |
D | test17-pr19027.so.abi | 1103 …<function-decl name='merge_clusters' mangled-name='_ZN11hb_buffer_t14merge_clustersEjj' filepath='…
|