Searched defs:SetPreviewText (Results 1 – 5 of 5) sorted by relevance
39 void RichEditorInsertValue::SetPreviewText(const std::string& previewText) in SetPreviewText() function in OHOS::Ace::NG::RichEditorInsertValue124 void RichEditorAbstractSpanResult::SetPreviewText(const std::string& previewText) in SetPreviewText() function in OHOS::Ace::NG::RichEditorAbstractSpanResult
4821 int32_t RichEditorPattern::SetPreviewText(const std::string& previewTextValue, const PreviewRange r… in SetPreviewText() function in OHOS::Ace::NG::RichEditorPattern
191 virtual int32_t SetPreviewText(const std::string& previewValue, const PreviewRange range) in SetPreviewText() function
388 int32_t OnTextChangedListenerImpl::SetPreviewText(const std::u16string &text, const MiscServices::R… in SetPreviewText() function in OHOS::Ace::NG::OnTextChangedListenerImpl
8207 int32_t TextFieldPattern::SetPreviewText(const std::string &previewValue, const PreviewRange range) in OnBackPressed() function in OHOS::Ace::NG::TextFieldPattern