Searched refs:notifyPreferencesChanged (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebView.h933 HRESULT notifyPreferencesChanged(IWebNotification*);
H A DWebView.cpp248 HRESULT notifyPreferencesChanged(WebCacheModel);
282 return notifyPreferencesChanged(cacheModel);
291 HRESULT PreferencesChangedOrRemovedObserver::notifyPreferencesChanged(WebCacheModel cacheModel) function in class:PreferencesChangedOrRemovedObserver
4635 return notifyPreferencesChanged(notification);
4640 HRESULT WebView::notifyPreferencesChanged(IWebNotification* notification)
5367 // FIXME: This sets a global so it needs to call notifyPreferencesChanged

Completed in 78 milliseconds