Searched refs:m_keyBindingTranslator (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/WebKit-7537.78.2/gtk/WebCoreSupport/
H A DEditorClientGtk.h146 WebCore::KeyBindingTranslator m_keyBindingTranslator; member in class:WebKit::EditorClient
H A DEditorClientGtk.cpp444 m_keyBindingTranslator.getEditorCommandsForKeyEvent(platformEvent->gdkEventKey(), type, m_pendingEditorCommands);
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/gtk/
H A DPageClientImpl.h112 WebCore::KeyBindingTranslator m_keyBindingTranslator; member in class:WebKit::PageClientImpl
H A DPageClientImpl.cpp66 m_keyBindingTranslator.getEditorCommandsForKeyEvent(const_cast<GdkEventKey*>(&event.nativeEvent()->key), type, commandList);

Completed in 70 milliseconds