Searched refs:allTextContent (Results 1 – 1 of 1) sorted by relevance
2159 auto allTextContent = GetContentBySpans(); in TextEmojiSplit() local2160 std::u16string u16Content = StringUtils::Str8ToStr16(allTextContent); in TextEmojiSplit()2162 emojiLength = TextEmojiProcessor::Delete(caretPos, 1, allTextContent, true); in TextEmojiSplit()