webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <KeyBindingTranslator.h>
Public Member Functions | |
KeyBindingTranslator () | |
Vector< String > | commandsForKeyEvent (GdkEventKey *) |
void | addPendingEditorCommand (const char *command) |
WebKit::KeyBindingTranslator::KeyBindingTranslator | ( | ) |
|
inline |
Vector< String > WebKit::KeyBindingTranslator::commandsForKeyEvent | ( | GdkEventKey * | event | ) |