Searched refs:_isStarted (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/WebKit-7600.1.25/mac/Plugins/Hosted/
H A DWebHostedNetscapePluginView.mm102 if (_isStarted && _proxy)
346 if (_isStarted && _proxy)
352 if (_isStarted && _proxy)
358 if (_isStarted && _proxy)
367 if (_isStarted && _proxy)
373 if (_isStarted && _proxy)
386 if (_isStarted && _proxy)
400 if (!_isStarted || !_proxy)
415 if (_isStarted && _proxy)
421 if (_isStarted
[all...]
/macosx-10.10.1/WebKit-7600.1.25/mac/Plugins/
H A DWebBaseNetscapePluginView.mm126 ASSERT(!_isStarted);
134 ASSERT(!_isStarted);
264 if (_isStarted) {
285 if (!_isStarted || [[self window] isMiniaturized])
314 if (!_isStarted)
322 if (!_isStarted)
373 if (_isStarted)
405 _isStarted = YES;
432 if (!_isStarted)
435 _isStarted
[all...]
H A DWebNetscapePluginView.mm619 if (!_isStarted)
742 if (!_isStarted)
750 if (!_isStarted)
758 if (!_isStarted)
769 if (!_isStarted)
781 if (!_isStarted)
789 if (!_isStarted)
797 if (!_isStarted) {
808 if (!_isStarted)
816 if (!_isStarted)
[all...]
H A DWebBaseNetscapePluginView.h60 BOOL _isStarted; member in namespace:NSView

Completed in 184 milliseconds