Searched refs:GetErrorUnderlineColorStr (Results 1 – 2 of 2) sorted by relevance
1015 std::string GetErrorUnderlineColorStr() const;
6499 std::string TextFieldPattern::GetErrorUnderlineColorStr() const in OnBackPressed() function in OHOS::Ace::NG::TextFieldPattern6754 underlineColorJsonValue->Put("error", GetErrorUnderlineColorStr().c_str()); in OnBackPressed()