Searched defs:commandMap (Results 1 – 3 of 3) sorted by relevance
337 HashMap<int, const char*>* commandMap = event.type() == WebEvent::KeyDown ? in getEditorCommandsForKeyEvent() local
665 HashMap<int, const char*>* commandMap = event->type() == eventNames().keydownEvent ? in generateEditorCommands() local
1588 CommandMap& commandMap = *new CommandMap; in createCommandMap() local1600 static const CommandMap& commandMap = createCommandMap(); in internalCommand() local