Home | History | Annotate | Download | only in UIProcess

Lines Matching refs:executeEditCommand

656 void WebPageProxy::executeEditCommand(const String& commandName)
661 process()->send(Messages::WebPage::ExecuteEditCommand(commandName), m_pageID);