Home | History | Annotate | Download | only in WebView

Lines Matching full:stoploading

3749 - (IBAction)stopLoading:(id)sender
3751 [[self mainFrame] stopLoading];
3838 } else if (action == @selector(stopLoading:)) {