Searched defs:IsIndexInEmoji (Results 1 – 2 of 2) sorted by relevance
96 bool TextEmojiProcessor::IsIndexInEmoji(int32_t index, in IsIndexInEmoji() function in OHOS::Ace::TextEmojiProcessor
730 bool TxtParagraph::IsIndexInEmoji(int32_t index, int32_t& emojiStart, int32_t& emojiEnd) in IsIndexInEmoji() function in OHOS::Ace::NG::TxtParagraph