Home | History | Annotate | Download | only in mac

Lines Matching full:_webview

255         (-[WebDataSource _webView]):
274 (-[WebFrameView _webView]):
10638 (-[NSView _webView]):
20711 * WebView.subproj/WebHTMLViewPrivate.m: (-[WebHTMLView _webView]):
26879 Use _webView instead of _controller.
26884 (-[WebHTMLView removeMouseMovedObserver]): Use _webView instead of _controller.
26887 _webView.
26889 (-[WebHTMLView _webView]): Use _web_superviewOfClass to find the WebView. This dodges possible
26892 (-[WebHTMLView _updateMouseoverWithEvent:]): Use _webView instead of _controller.