Home | History | Annotate | Download | only in WebView

Lines Matching full:closed

406     BOOL closed;
1183 if ([self window] && !_private->closed && !_private->updateMouseoverTimer) {
1424 if (_private->closed)
1579 if (_private->closed)
1981 if (!_private || _private->closed)
1984 _private->closed = YES;
2937 if (!_private || _private->closed)
3176 // called after the WebView has closed. If the client did not properly close the WebView and set the
3681 ASSERT(!_private->closed);