Searched refs:last_syllable (Results 1 – 3 of 3) sorted by relevance
511 unsigned int last_syllable = 0; in insert_dotted_circles() local516 if (unlikely (last_syllable != syllable && syllable_type == broken_cluster)) in insert_dotted_circles()518 last_syllable = syllable; in insert_dotted_circles()528 last_syllable == buffer->cur().syllable() && in insert_dotted_circles()
458 unsigned int last_syllable = 0; in insert_dotted_circles() local463 if (unlikely (last_syllable != syllable && syllable_type == broken_cluster)) in insert_dotted_circles()465 last_syllable = syllable; in insert_dotted_circles()
1209 unsigned int last_syllable = 0; in insert_dotted_circles() local1214 if (unlikely (last_syllable != syllable && syllable_type == broken_cluster)) in insert_dotted_circles()1216 last_syllable = syllable; in insert_dotted_circles()1226 last_syllable == buffer->cur().syllable() && in insert_dotted_circles()