Home
last modified time | relevance | path

Searched defs:lastTypingCommand (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/editing/
DTypingCommand.cpp92 TypingCommand* lastTypingCommand = static_cast<TypingCommand*>(lastEditCommand); in deleteSelection() local
110 TypingCommand* lastTypingCommand = static_cast<TypingCommand*>(lastEditCommand); in deleteKeyPressed() local
130 TypingCommand* lastTypingCommand = static_cast<TypingCommand*>(lastEditCommand); in forwardDeleteKeyPressed() local
193 TypingCommand* lastTypingCommand = static_cast<TypingCommand*>(lastEditCommand.get()); in insertText() local
227 TypingCommand* lastTypingCommand = static_cast<TypingCommand*>(lastEditCommand); in insertLineBreak() local
261 TypingCommand* lastTypingCommand = static_cast<TypingCommand*>(lastEditCommand); in insertParagraphSeparator() local