Home
last modified time | relevance | path

Searched refs:textToInsert (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/editing/
DTypingCommand.cpp63 …Command(Document *document, ETypingCommand commandType, const String &textToInsert, Options option… in TypingCommand() argument
66 , m_textToInsert(textToInsert) in TypingCommand()