Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/common/ime/
H A Dtext_edit_controller.h28 void SetText(const std::string& newText, bool needFireChangeEvent = true) in SetText() argument
H A Dtext_editing_value.cpp276 void TextEditingValue::Append(const std::string& newText) in Append() argument
/foundation/arkui/ace_engine/test/mock/core/common/
H A Dmock_text_editing_value.cpp79 void TextEditingValue::Append(const std::string& newText) {} in Append() argument
/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Drender_picker_option.cpp108 void RenderPickerOption::UpdateValue(uint32_t newIndex, const std::string& newText) in UpdateValue() argument
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_edit_text.cpp246 std::string newText = convert.to_bytes(newWideText); in UpdateTextString() local
562 std::string newText = convert.to_bytes(newWideText); in InsertTextByCursorIndex() local
651 std::string newText; in DeleteBackward() local

Completed in 4 milliseconds