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

/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/API/gtk/
H A DPageClientImpl.cpp56 void PageClientImpl::getEditorCommandsForKeyEvent(const NativeWebKeyboardEvent& event, const AtomicString& eventType, Vector<WTF::String>& commandList) argument
62 m_keyBindingTranslator.getEditorCommandsForKeyEvent(const_cast<GdkEventKey*>(&event.nativeEvent()->key), type, commandList); local

Completed in 143 milliseconds