Home | History | Annotate | Download | only in WebView

Lines Matching refs:WebContextMenuClient

40 #import "WebContextMenuClient.h"
631 _private->page = new Page(new WebChromeClient(self), new WebContextMenuClient(self), new WebEditorClient(self), new WebDragClient(self), new WebInspectorClient(self), new WebPluginHalterClient(self), geolocationControllerClient);