Searched refs:is_emoji (Results 1 – 3 of 3) sorted by relevance
95 use unic_emoji_char::is_emoji; in emojis_have_correct_width()101 if is_emoji(ch) { in emojis_have_correct_width()119 if is_emoji(ch) { in emojis_have_correct_width()
363 use unic_emoji_char::is_emoji; in emojis_have_correct_width()369 if is_emoji(ch) { in emojis_have_correct_width()387 if is_emoji(ch) { in emojis_have_correct_width()
184 fn is_emoji(ch: char) -> bool { in is_emoji() function260 if is_emoji(ch) { in next()493 _ if is_emoji(ch) => Zwj, in next_back()621 if is_emoji(ch) { in next_back()