Home
last modified time | relevance | path

Searched defs:IsIndexBeforeOrInEmoji (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/text/
H A Dtext_emoji_processor.cpp189 bool TextEmojiProcessor::IsIndexBeforeOrInEmoji(int32_t index, const std::string& content) in IsIndexBeforeOrInEmoji() function in OHOS::Ace::TextEmojiProcessor
207 bool TextEmojiProcessor::IsIndexBeforeOrInEmoji(int32_t index, const std::string& content, in IsIndexBeforeOrInEmoji() function in OHOS::Ace::TextEmojiProcessor
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dcontent_controller.cpp382 bool ContentController::IsIndexBeforeOrInEmoji(int32_t index) in IsIndexBeforeOrInEmoji() function in OHOS::Ace::NG::ContentController