Home | History | Annotate | Download | only in WebView

Lines Matching full:_close

1138 // _close is here only for backward compatibility; clients and subclasses should use
1140 - (void)_close
3278 // _close existed first, and some clients might be calling or overriding it, so call through.
3279 [self _close];