Home | History | Annotate | Download | only in WebView

Lines Matching refs:stopLoading

4272 - (IBAction)stopLoading:(id)sender
4274 [[self mainFrame] stopLoading];
4361 } else if (action == @selector(stopLoading:)) {