Searched defs:selectInsertedText (Results 1 – 4 of 4) sorted by relevance
72 bool InsertTextCommand::performTrivialReplace(const String& text, bool selectInsertedText) in performTrivialReplace()105 void InsertTextCommand::input(const String& text, bool selectInsertedText, RebalanceType whitespace… in input()
371 void TypingCommand::insertText(const String &text, bool selectInsertedText) in insertText()395 void TypingCommand::insertTextRunWithoutNewlines(const String &text, bool selectInsertedText) in insertTextRunWithoutNewlines()
300 void CompositeEditCommand::inputText(const String& text, bool selectInsertedText) in inputText()
1081 bool Editor::insertTextWithoutSendingTextEvent(const String& text, bool selectInsertedText, TextEve… in insertTextWithoutSendingTextEvent()