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

/external/webkit/Source/WebKit2/UIProcess/gtk/
H A DWebPageProxyGtk.cpp42 void WebPageProxy::getEditorCommandsForKeyEvent(Vector<WTF::String>& commandsList) argument
44 m_pageClient->getEditorCommandsForKeyEvent(m_keyEventQueue.first(), commandsList);

Completed in 72 milliseconds