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