Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Dtext_field_content_modifier.cpp331 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