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.h213 virtual int32_t SetPreviewText(const std::u16string& previewValue, const PreviewRange range) in SetPreviewText() function
218 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.cpp37 void RichEditorInsertValue::SetPreviewText(const std::u16string& previewText) in SetPreviewText() function in OHOS::Ace::NG::RichEditorInsertValue
122 void RichEditorAbstractSpanResult::SetPreviewText(const std::u16string& previewText) in SetPreviewText() function in OHOS::Ace::NG::RichEditorAbstractSpanResult
502 void StyledStringChangeValue::SetPreviewText(const RefPtr<SpanStringBase>& previewText) in SetPreviewText() function in OHOS::Ace::NG::StyledStringChangeValue
Drich_editor_pattern.cpp5657 int32_t RichEditorPattern::SetPreviewText(const std::u16string& previewTextValue, const PreviewRang… in SetPreviewText() function in OHOS::Ace::NG::RichEditorPattern
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Don_text_changed_listener_impl.cpp388 int32_t OnTextChangedListenerImpl::SetPreviewText(const std::u16string &text, const MiscServices::R… in SetPreviewText() function in OHOS::Ace::NG::OnTextChangedListenerImpl
Dtext_field_pattern.cpp9437 int32_t TextFieldPattern::SetPreviewText(const std::u16string &previewValue, const PreviewRange ran… in OnBackPressed() function in OHOS::Ace::NG::TextFieldPattern
9454 int32_t TextFieldPattern::SetPreviewText(const std::string &previewValue, const PreviewRange range) in OnBackPressed() function in OHOS::Ace::NG::TextFieldPattern