Home | History | Annotate | Download | only in editing

Lines Matching refs:TextCompositionConfirm

1120             TypingCommand::insertText(document.get(), text, selection, options, triggeringEvent && triggeringEvent->isComposition() ? TypingCommand::TextCompositionConfirm : TypingCommand::TextCompositionNone);