Searched refs:removeObserver (Results 1 – 22 of 22) sorted by relevance
61 //- (void)removeObserver:(id)anObserver62 //- (void)removeObserver:(id)anObserver name:(NSString *)notificationName object:(id)anObject63 …HRESULT removeObserver([in] IWebNotificationObserver* anObserver, [in] BSTR notificationName, [in]…
345 [notificationCenter removeObserver:self name:NSWindowWillCloseNotification object:nil]; 346 [notificationCenter removeObserver:self name:NSWindowDidBecomeKeyNotification object:nil];347 [notificationCenter removeObserver:self name:NSWindowDidResignKeyNotification object:nil];348 [notificationCenter removeObserver:self name:NSWindowDidMiniaturizeNotification object:nil];349 [notificationCenter removeObserver:self name:NSWindowDidDeminiaturizeNotification object:nil];350 …[notificationCenter removeObserver:self name:LoginWindowDidSwitchFromUserNotification object:nil…351 …[notificationCenter removeObserver:self name:LoginWindowDidSwitchToUserNotification object:nil…451 …[[NSNotificationCenter defaultCenter] removeObserver:self name:WebPreferencesChangedNotification o…466 …[[NSNotificationCenter defaultCenter] removeObserver:self name:WebPreferencesChangedNotification o…501 …[[NSNotificationCenter defaultCenter] removeObserver:self name:WebPreferencesChangedNotification o…
65 virtual HRESULT STDMETHODCALLTYPE removeObserver(
192 HRESULT STDMETHODCALLTYPE WebNotificationCenter::removeObserver( in removeObserver() function in WebNotificationCenter
650 …notifyCenter->removeObserver(this, WebPreferences::webPreferencesChangedNotification(), static_cas… in close()2452 nc->removeObserver(this, WebIconDatabase::iconDatabaseDidAddIconNotification(), 0); in registerForIconNotification()2856 …nc->removeObserver(this, WebPreferences::webPreferencesChangedNotification(), static_cast<IWebPref… in setPreferences()
10337 (WebNotificationCenter::removeObserver):13393 (WebNotificationCenter::removeObserver):13730 … (WebView::~WebView): removed the call to removeObserver for the WebPreferencesChangedNotification13732 …(WebView::close): the call to removeObserver now takes in the WebPreferences instance for the obje…23594 (WebNotificationCenter::removeObserver):
119 [notificationCenter removeObserver:self name:NSViewFrameDidChangeNotification object:nil];120 [notificationCenter removeObserver:self name:NSViewBoundsDidChangeNotification object:nil];
257 [[NSNotificationCenter defaultCenter] removeObserver:self 260 [[NSNotificationCenter defaultCenter] removeObserver:self
232 [notificationCenter removeObserver:self name:NSWindowDidMoveNotification object:nil];233 [notificationCenter removeObserver:self name:NSWindowDidResizeNotification object:nil];
47 [[NSNotificationCenter defaultCenter] removeObserver:self];
237 [[NSNotificationCenter defaultCenter] removeObserver:m_activationObserver.get()];
113 [[self webView] removeObserver:self forKeyPath:@"_isUsingAcceleratedCompositing"];
954 [[NSDistributedNotificationCenter defaultCenter] removeObserver:self];955 [[NSNotificationCenter defaultCenter] removeObserver:self];1037 [[NSDistributedNotificationCenter defaultCenter] removeObserver:self];1038 [[NSNotificationCenter defaultCenter] removeObserver:self];2528 [[NSNotificationCenter defaultCenter] removeObserver:self2530 [[NSNotificationCenter defaultCenter] removeObserver:self2532 [[NSNotificationCenter defaultCenter] removeObserver:self2546 …[[NSNotificationCenter defaultCenter] removeObserver:self name:NSWindowWillCloseNotification objec…2618 …[[NSNotificationCenter defaultCenter] removeObserver:self name:WebPreferencesChangedNotification o…3022 …[[NSNotificationCenter defaultCenter] removeObserver:self name:NSWindowWillCloseNotification objec…[all …]
457 [notificationCenter removeObserver:self460 [notificationCenter removeObserver:self463 [notificationCenter removeObserver:self466 [notificationCenter removeObserver:self470 [notificationCenter removeObserver:self
821 …[[NSNotificationCenter defaultCenter] removeObserver:self name:WKMouseMovedNotification() object:n…835 [notificationCenter removeObserver:self name:NSViewFrameDidChangeNotification object:superview];836 … [notificationCenter removeObserver:self name:NSViewBoundsDidChangeNotification object:superview];851 [notificationCenter removeObserver:self name:NSWindowDidBecomeKeyNotification object:nil];852 [notificationCenter removeObserver:self name:NSWindowDidResignKeyNotification object:nil];853 [notificationCenter removeObserver:self name:NSWindowWillCloseNotification object:window];
314 [[NSNotificationCenter defaultCenter] removeObserver:self317 [[NSNotificationCenter defaultCenter] removeObserver:self
227 [[NSNotificationCenter defaultCenter] removeObserver:m_objcObserver.get()];253 [[NSNotificationCenter defaultCenter] removeObserver:m_objcObserver.get()];417 [[NSNotificationCenter defaultCenter] removeObserver:m_objcObserver.get()
130 [[NSNotificationCenter defaultCenter] removeObserver:m_notificationObserver.get()];
155 [[NSNotificationCenter defaultCenter] removeObserver:m_notificationObserver.get()];
1945 -[WebView(WebDebugBinding) removeObserver:forKeyPath:]
6210 of calling removeObserver with unspecified notifications, or calling removeObserver6227 replace general removeObserver: call with three specific calls for all the notifications
21635 (-[WebView removeObserver:forKeyPath:]):27977 (-[WebBaseNetscapePluginView dealloc]): call removeObserver