Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_pattern.cpp4122 bool TextFieldPattern::BeforeIMEInsertValue(const std::string& insertValue, int32_t offset) in BeforeIMEInsertValue() function in OHOS::Ace::NG::TextFieldPattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.cpp5285 bool RichEditorPattern::BeforeIMEInsertValue(const std::string& insertValue) in BeforeIMEInsertValue() function in OHOS::Ace::NG::RichEditorPattern