Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit2/UIProcess/gtk/
DWebView.cpp337 HashMap<int, const char*>* commandMap = event.type() == WebEvent::KeyDown ? in getEditorCommandsForKeyEvent() local
/external/webkit/Source/WebKit/gtk/WebCoreSupport/
DEditorClientGtk.cpp665 HashMap<int, const char*>* commandMap = event->type() == eventNames().keydownEvent ? in generateEditorCommands() local
/external/webkit/Source/WebCore/editing/
DEditorCommand.cpp1588 CommandMap& commandMap = *new CommandMap; in createCommandMap() local
1600 static const CommandMap& commandMap = createCommandMap(); in internalCommand() local