Searched refs:GetDisableUnderlineColorStr (Results 1 – 2 of 2) sorted by relevance
1014 std::string GetDisableUnderlineColorStr() const;
6491 std::string TextFieldPattern::GetDisableUnderlineColorStr() const in OnBackPressed() function in OHOS::Ace::NG::TextFieldPattern6755 underlineColorJsonValue->Put("disable", GetDisableUnderlineColorStr().c_str()); in OnBackPressed()