Searched refs:SetErrorTextValue (Results 1 – 3 of 3) sorted by relevance
51 void SetErrorTextValue(const std::string& value);
118 textFieldContentModifier_->SetErrorTextValue(layoutProperty->GetErrorTextValue("")); in UpdateContentModifier()
381 void TextFieldContentModifier::SetErrorTextValue(const std::string& value) in SetErrorTextValue() function in OHOS::Ace::NG::TextFieldContentModifier