Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit2/UIProcess/gtk/
DWebPageProxyGtk.cpp42 void WebPageProxy::getEditorCommandsForKeyEvent(Vector<WTF::String>& commandsList) in getEditorCommandsForKeyEvent() function in WebKit::WebPageProxy
DWebView.cpp300 void WebView::getEditorCommandsForKeyEvent(const NativeWebKeyboardEvent& event, Vector<WTF::String>… in getEditorCommandsForKeyEvent() function in WebKit::WebView
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/gtk/
DWebEditorClientGtk.cpp35 void WebEditorClient::getEditorCommandsForKeyEvent(const KeyboardEvent* event, Vector<WTF::String>&… in getEditorCommandsForKeyEvent() function in WebKit::WebEditorClient