Searched defs:AppendText (Results 1 – 5 of 5) sorted by relevance
289 size_t AppendText(string_view s) { in AppendText() function
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 __anon98339b7c0111::CommentLogger