Searched refs:last_syllable (Results 1 – 3 of 3) sorted by relevance
509 unsigned int last_syllable = 0; in insert_dotted_circles() local514 if (unlikely (last_syllable != syllable && syllable_type == broken_cluster)) in insert_dotted_circles()516 last_syllable = syllable; in insert_dotted_circles()526 last_syllable == buffer->cur().syllable() && in insert_dotted_circles()
453 unsigned int last_syllable = 0; in insert_dotted_circles() local458 if (unlikely (last_syllable != syllable && syllable_type == broken_cluster)) in insert_dotted_circles()460 last_syllable = syllable; in insert_dotted_circles()
1229 unsigned int last_syllable = 0; in insert_dotted_circles() local1234 if (unlikely (last_syllable != syllable && syllable_type == broken_cluster)) in insert_dotted_circles()1236 last_syllable = syllable; in insert_dotted_circles()1246 last_syllable == buffer->cur().syllable() && in insert_dotted_circles()