Searched defs:insertText (Results 1 – 4 of 4) sorted by relevance
50 auto insertText = text.substr(0, leavingStrLength); in InsertText() local
244 bool TextListener::WaitInsertText(const std::u16string &insertText) in WaitInsertText()
1280 std::string insertText = "t"; variable
779 std::string insertText = Str16ToStr8(text); in InsertText() local