• Home
  • Raw
  • Download

Lines Matching refs:ivar

1307 	clientRedirect param  removed. Check our own ivar to know if we are in client redirect case.
2626 removed obsolete ivar _bookmarksByID
2629 removed obsolete ivar _bookmarksByID
2631 removed obsolete ivar _bookmarksByID
5663 * Plugins.subproj/WebPluginStream.h: Add response ivar.
5668 (-[WebNetscapePluginStream handle:didReceiveResponse:]): New method. Set the response ivar.
5669 * WebCoreSupport.subproj/WebSubresourceClient.h: Add response ivar.
5671 (-[WebSubresourceClient dealloc]): Release response ivar.
5674 (-[WebSubresourceClient handle:didReceiveResponse:]): New method. Set the response ivar.
5686 * WebView.subproj/WebMainResourceClient.h: Add response ivar.
5689 (-[WebMainResourceClient dealloc]): Release response ivar.
5693 (-[WebMainResourceClient handle:didReceiveResponse:]): New method. Set the response ivar.
7247 * WebView.subproj/WebDataSourcePrivate.h: Removed flags ivar, and dangling attributes ivar.
7364 * WebView.subproj/WebDataSourcePrivate.h: Added WebResourceRequest ivar.
7366 (-[WebDataSourcePrivate dealloc]): Added WebResourceRequest ivar.
8287 * WebView.subproj/WebMainResourceClient.h: Added mutable data ivar.
8289 (-[WebMainResourceClient initWithDataSource:]): Added mutable data ivar.
8290 (-[WebMainResourceClient dealloc]): Release new mutable data ivar.
8306 * Bookmarks.subproj/WebBookmarkList.h: Removed _icon ivar
10199 Removed vestigal locationChangeHandler ivar.
10568 method instead of straight from the ivar, and in the method,
13927 New -[identifier] method and _identifier ivar.
13944 New +[bookmarkForIdentifier] method and _bookmarksByID ivar.