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

/external/webkit/Source/WebKit/wx/
H A DWebFrame.cpp242 bool wxWebFrame::ExecuteEditCommand(const wxString& command, const wxString& parameter) function in class:wxWebFrame
H A DWebView.cpp550 bool wxWebView::ExecuteEditCommand(const wxString& command, const wxString& parameter) function in class:wxWebView
553 return m_mainFrame->ExecuteEditCommand(command, parameter);

Completed in 53 milliseconds