Home
last modified time | relevance | path

Searched defs:SetPreviewText (Results 1 – 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/common/ime/
Dtext_input_client.h188 virtual int32_t SetPreviewText(const std::string& previewValue, const PreviewRange range) in SetPreviewText() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
Drich_editor_event_hub.cpp39 void RichEditorInsertValue::SetPreviewText(const std::string& previewText) in SetPreviewText() function in OHOS::Ace::NG::RichEditorInsertValue
124 void RichEditorAbstractSpanResult::SetPreviewText(const std::string& previewText) in SetPreviewText() function in OHOS::Ace::NG::RichEditorAbstractSpanResult
Drich_editor_pattern.cpp4607 int32_t RichEditorPattern::SetPreviewText(const std::string& previewTextValue, const PreviewRange r… in SetPreviewText() function in OHOS::Ace::NG::RichEditorPattern
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Don_text_changed_listener_impl.cpp385 int32_t OnTextChangedListenerImpl::SetPreviewText(const std::u16string &text, const MiscServices::R… in SetPreviewText() function in OHOS::Ace::NG::OnTextChangedListenerImpl
Dtext_field_pattern.cpp8099 int32_t TextFieldPattern::SetPreviewText(const std::string &previewValue, const PreviewRange range) in OnBackPressed() function in OHOS::Ace::NG::TextFieldPattern