Searched defs:AppendText (Results 1 – 4 of 4) sorted by relevance
292 size_t AppendText(string_view s) { in AppendText() function
74 void CefTextfieldImpl::AppendText(const CefString& text) { in AppendText() function in CefTextfieldImpl
144 void CefTextfieldCToCpp::AppendText(const CefString& text) { in AppendText() function in CefTextfieldCToCpp
257 void AppendText(const std::string& str) { in AppendText() function in __anon827bbbd90111::CommentLogger