Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/gtk/
DWebEditorClientGtk.cpp35 …etEditorCommandsForKeyEvent(const KeyboardEvent* event, Vector<WTF::String>& pendingEditorCommands) in getEditorCommandsForKeyEvent()
45 …ditorClient::executePendingEditorCommands(Frame* frame, Vector<WTF::String> pendingEditorCommands,… in executePendingEditorCommands()
75 Vector<WTF::String> pendingEditorCommands; in handleKeyboardEvent() local