Home | History | Annotate | Download | only in src

Lines Matching refs:is_halant_or_coeng

177 is_halant_or_coeng (const hb_glyph_info_t &info)
909 if (is_halant_or_coeng (info[i]))
1244 if (is_halant_or_coeng (info[new_pos]) &&
1322 while (new_reph_pos < base && !is_halant_or_coeng (info[new_reph_pos]))
1325 if (new_reph_pos < base && is_halant_or_coeng (info[new_reph_pos]))
1375 while (new_reph_pos < base && !is_halant_or_coeng (info[new_reph_pos]))
1378 if (new_reph_pos < base && is_halant_or_coeng (info[new_reph_pos]))
1402 unlikely (is_halant_or_coeng (info[new_reph_pos]))) {
1477 if (new_pos > start && is_halant_or_coeng (info[new_pos - 1]))