Searched refs:is_consonant (Results 1 – 4 of 4) sorted by relevance
155 is_consonant (const hb_glyph_info_t &info) in is_consonant() function769 if (is_consonant (info[i])) in initial_reordering_consonant_syllable()823 if (is_consonant (info[i])) in initial_reordering_consonant_syllable()833 if (is_consonant (info[i])) in initial_reordering_consonant_syllable()849 if (is_consonant (info[i])) in initial_reordering_consonant_syllable()912 if (is_consonant (info[j])) { in initial_reordering_consonant_syllable()948 if (is_consonant (info[j]) || in initial_reordering_consonant_syllable()997 if (is_consonant (info[i])) in initial_reordering_consonant_syllable()1160 } while (j > start && !is_consonant (info[j])); in initial_reordering_consonant_syllable()
161 is_consonant (const hb_glyph_info_t &info) in is_consonant() function334 if (is_consonant (info[i])) in initial_reordering_consonant_syllable()
69 c = C|Ra; # is_consonant
62 c = (C | Ra); # is_consonant