Home
last modified time | relevance | path

Searched defs:previewText (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Dselection_info.h157 std::string previewText; member
H A Drich_editor_event_hub.cpp38 void RichEditorInsertValue::SetPreviewText(const std::string& previewText) in SetPreviewText() argument
123 void RichEditorAbstractSpanResult::SetPreviewText(const std::string& previewText) in SetPreviewText() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_event_hub.h155 void FireOnChange(const std::string& value, PreviewText& previewText) in FireOnChange() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_search.cpp898 JSRef<JSVal> JSSearch::CreateJsOnChangeObj(const PreviewText& previewText) in CreateJsOnChangeObj() argument
H A Djs_textfield.cpp1067 JSRef<JSVal> JSTextField::CreateJsOnChangeObj(const PreviewText& previewText) in CreateJsOnChangeObj() argument

Completed in 9 milliseconds