Searched refs:GetNormalUnderlineColorStr (Results 1 – 2 of 2) sorted by relevance
1012 std::string GetNormalUnderlineColorStr() const;
6475 std::string TextFieldPattern::GetNormalUnderlineColorStr() const in OnBackPressed() function in OHOS::Ace::NG::TextFieldPattern6752 underlineColorJsonValue->Put("normal", GetNormalUnderlineColorStr().c_str()); in OnBackPressed()