Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dcontent_controller.h64 void SetTextValue(std::string&& value) in SetTextValue() function
70 void SetTextValue(const std::string& value) in SetTextValue() function
H A Dtext_field_content_modifier.cpp374 void TextFieldContentModifier::SetTextValue(std::string& value) in SetTextValue() function in OHOS::Ace::NG::TextFieldContentModifier
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/chart/
H A Dchart_component.h56 void SetTextValue(const std::string& value) in SetTextValue() function
/ohos5.0/base/telephony/sms_mms/frameworks/native/mms/src/
H A Dmms_header.cpp482 bool MmsHeader::SetTextValue(uint8_t fieldId, std::string value) in SetTextValue() function in OHOS::Telephony::MmsHeader
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/
H A Dsearch_model_ng.cpp1051 void SearchModelNG::SetTextValue(FrameNode* frameNode, const std::optional<std::string>& value) in SetTextValue() function in OHOS::Ace::NG::SearchModelNG