Home
last modified time | relevance | path

Searched defs:SetTextValue (Results 1 – 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Dcontent_controller.h64 void SetTextValue(std::string&& value) in SetTextValue() function
70 void SetTextValue(const std::string& value) in SetTextValue() function
Dtext_field_content_modifier.cpp374 void TextFieldContentModifier::SetTextValue(std::string& value) in SetTextValue() function in OHOS::Ace::NG::TextFieldContentModifier
/foundation/arkui/ace_engine/frameworks/core/components/chart/
Dchart_component.h56 void SetTextValue(const std::string& value) in SetTextValue() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/
Dsearch_model_ng.cpp1051 void SearchModelNG::SetTextValue(FrameNode* frameNode, const std::optional<std::string>& value) in SetTextValue() function in OHOS::Ace::NG::SearchModelNG