Searched defs:SetTextValue (Results 1 – 4 of 4) sorted by relevance
64 void SetTextValue(std::string&& value) in SetTextValue() function70 void SetTextValue(const std::string& value) in SetTextValue() function
374 void TextFieldContentModifier::SetTextValue(std::string& value) in SetTextValue() function in OHOS::Ace::NG::TextFieldContentModifier
56 void SetTextValue(const std::string& value) in SetTextValue() function
1051 void SearchModelNG::SetTextValue(FrameNode* frameNode, const std::optional<std::string>& value) in SetTextValue() function in OHOS::Ace::NG::SearchModelNG