Searched refs:TextContentTypeToString (Results 1 – 3 of 3) sorted by relevance
846 std::string TextContentTypeToString() const;
5849 std::string TextFieldPattern::TextContentTypeToString() const in OnBackPressed() function in OHOS::Ace::NG::TextFieldPattern6726 json->PutExtAttr("contentType", TextContentTypeToString().c_str(), filter); in OnBackPressed()7066 dumpLog.AddDesc(std::string("contentType:").append(TextContentTypeToString())); in OnBackPressed()
1015 auto ret1 = pattern->TextContentTypeToString();