Lines Matching full:_reset
4880 (-[WebControllerPrivate dealloc]): Rename the _reset method _controllerWillBeDeallocated
8593 * WebView.subproj/WebFrame.m: (-[WebFrame reset]): Remove unneeded call to _reset.
11308 (-[IFHTMLView _reset]): Remove the code that deleted the widget and the provisional widget.
11441 _reset a bit.
11442 (-[IFHTMLView _reset]): Use makeObjectsPerformSelector: for simplicity.
12680 (-[IFHTMLView dealloc]): Call _reset instead of _stopPlugins, so we get rid
12682 (-[IFHTMLView viewWillMoveToWindow:]): Use _reset now instead of the old
12691 into a single _reset call. Remove _removeSubviews.
12694 (-[IFHTMLView _reset]): New name for the combination of _resetWidget and
12700 under its new name _reset.