Searched defs:WebEditCommandProxy (Results 1 – 8 of 8) sorted by relevance
61 - (id)initWithWebEditCommandProxy:(PassRefPtr<WebEditCommandProxy>)command;73 {
36 class WebEditCommandProxy; variable
39 class WebEditCommandProxy; variable
46 class WebEditCommandProxy; variable
39 WebEditCommandProxy::WebEditCommandProxy(uint64_t commandID, WebCore::EditAction editAction, WebPag… in WebEditCommandProxy() function in WebKit::WebEditCommandProxy
89 class WebEditCommandProxy; variable
208 void QWKPagePrivate::registerEditCommand(PassRefPtr<WebEditCommandProxy>, WebPageProxy::UndoOrRedo) in registerEditCommand()
446 void WebView::registerEditCommand(PassRefPtr<WebEditCommandProxy>, WebPageProxy::UndoOrRedo) in registerEditCommand()