Searched refs:GetTypingUnderlineColorStr (Results 1 – 2 of 2) sorted by relevance
1013 std::string GetTypingUnderlineColorStr() const;
6483 std::string TextFieldPattern::GetTypingUnderlineColorStr() const in OnBackPressed() function in OHOS::Ace::NG::TextFieldPattern6753 underlineColorJsonValue->Put("typing", GetTypingUnderlineColorStr().c_str()); in OnBackPressed()