Searched refs:GetInputStyleString (Results 1 – 2 of 2) sorted by relevance
866 std::string GetInputStyleString() const;
6027 std::string TextFieldPattern::GetInputStyleString() const in OnBackPressed() function in OHOS::Ace::NG::TextFieldPattern6734 json->PutExtAttr("style", GetInputStyleString().c_str(), filter); in OnBackPressed()7067 dumpLog.AddDesc(std::string("style:").append(GetInputStyleString())); in OnBackPressed()