Searched refs:setExperimentalNotificationsEnabled (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/WebKit-7537.78.2/win/Interfaces/
H A DIWebPreferencesPrivate.idl86 HRESULT setExperimentalNotificationsEnabled([in] BOOL enabled);
/macosx-10.9.5/WebKit-7537.78.2/mac/WebView/
H A DWebPreferencesPrivate.h134 - (void)setExperimentalNotificationsEnabled:(BOOL)notificationsEnabled;
H A DWebPreferences.mm1206 - (void)setExperimentalNotificationsEnabled:(BOOL)experimentalNotificationsEnabled
H A DWebView.mm1447 settings->setExperimentalNotificationsEnabled([preferences experimentalNotificationsEnabled]);
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebPreferences.h374 virtual HRESULT STDMETHODCALLTYPE setExperimentalNotificationsEnabled(
H A DWebPreferences.cpp1489 HRESULT STDMETHODCALLTYPE WebPreferences::setExperimentalNotificationsEnabled(BOOL enabled) function in class:WebPreferences
H A DWebView.cpp4914 settings->setExperimentalNotificationsEnabled(enabled);

Completed in 139 milliseconds