Searched refs:last_syllable (Results 1 – 3 of 3) sorted by relevance
513 unsigned int last_syllable = 0; in insert_dotted_circles() local518 if (unlikely (last_syllable != syllable && syllable_type == broken_cluster)) in insert_dotted_circles()520 last_syllable = syllable; in insert_dotted_circles()530 last_syllable == buffer->cur().syllable() && in insert_dotted_circles()
460 unsigned int last_syllable = 0; in insert_dotted_circles() local465 if (unlikely (last_syllable != syllable && syllable_type == broken_cluster)) in insert_dotted_circles()467 last_syllable = syllable; in insert_dotted_circles()
1250 unsigned int last_syllable = 0; in insert_dotted_circles() local1255 if (unlikely (last_syllable != syllable && syllable_type == broken_cluster)) in insert_dotted_circles()1257 last_syllable = syllable; in insert_dotted_circles()1267 last_syllable == buffer->cur().syllable() && in insert_dotted_circles()