Searched defs:getEditorCommandsForKeyEvent (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/WebKit2-7600.1.25/WebProcess/WebCoreSupport/gtk/
H A DWebEditorClientGtk.cpp39 void WebEditorClient::getEditorCommandsForKeyEvent(const KeyboardEvent* event, Vector<WTF::String>& pendingEditorCommands) function in class:WebKit::WebEditorClient
/macosx-10.10/WebCore-7600.1.25/platform/gtk/
H A DKeyBindingTranslator.cpp201 void KeyBindingTranslator::getEditorCommandsForKeyEvent(GdkEventKey* event, EventType type, Vector<WTF::String>& commandList) function in class:WebCore::KeyBindingTranslator
/macosx-10.10/WebKit2-7600.1.25/UIProcess/efl/
H A DWebPageProxyEfl.cpp67 void WebPageProxy::getEditorCommandsForKeyEvent(Vector<WTF::String>& /*commandsList*/) function in class:WebKit::WebPageProxy
/macosx-10.10/WebKit2-7600.1.25/UIProcess/gtk/
H A DWebPageProxyGtk.cpp56 void WebPageProxy::getEditorCommandsForKeyEvent(const AtomicString& eventType, Vector<WTF::String>& commandsList) function in class:WebKit::WebPageProxy
/macosx-10.10/WebKit2-7600.1.25/UIProcess/API/gtk/
H A DPageClientImpl.cpp56 void PageClientImpl::getEditorCommandsForKeyEvent(const NativeWebKeyboardEvent& event, const AtomicString& eventType, Vector<WTF::String>& commandList) function in class:WebKit::PageClientImpl

Completed in 213 milliseconds