Home
last modified time | relevance | path

Searched refs:setEditCommand (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Tools/DumpRenderTree/chromium/
DWebViewHost.h82 void setEditCommand(const std::string& name, const std::string& value);
DEventSender.cpp600 m_shell->webViewHost()->setEditCommand(editCommand, ""); in keyDown()
DWebViewHost.cpp1251 void WebViewHost::setEditCommand(const string& name, const string& value) in setEditCommand() function in WebViewHost