Searched defs:getEditorCommandsForKeyEvent (Results 1 – 3 of 3) sorted by relevance
42 void WebPageProxy::getEditorCommandsForKeyEvent(Vector<WTF::String>& commandsList) in getEditorCommandsForKeyEvent() function in WebKit::WebPageProxy
300 void WebView::getEditorCommandsForKeyEvent(const NativeWebKeyboardEvent& event, Vector<WTF::String>… in getEditorCommandsForKeyEvent() function in WebKit::WebView
35 void WebEditorClient::getEditorCommandsForKeyEvent(const KeyboardEvent* event, Vector<WTF::String>&… in getEditorCommandsForKeyEvent() function in WebKit::WebEditorClient