Home
last modified time | relevance | path

Searched refs:emoji (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/text/
H A Dtext_blob.h83 void SetEmoji(bool emoji) { in SetEmoji() argument
84 this->isEmoji = emoji; in SetEmoji()
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_input_emoji_test.cpp25 static std::string CreateEmojiStringWithLength(std::string emoji, int32_t length);
29 // get emoji string length in UTF-16 format
36 // create emoji string with number of emoji characters
37 std::string TextFieldUXTest::CreateEmojiStringWithLength(std::string emoji, int32_t length) in CreateEmojiStringWithLength() argument
41 emojiString += emoji; in CreateEmojiStringWithLength()
71 * @tc.desc: test testInput deleteAction for normal emoji.
120 * @tc.desc: test testInput deleteAction for ZWJ emoji.
176 * @tc.desc: test testInput deleteAction for VS emoji.
352 * @tc.desc: test testInput deleteAction for ZWJ&VS emoji
[all...]

Completed in 2 milliseconds