Home
last modified time | relevance | path

Searched refs:checkNotificationPermission (Results 1 – 5 of 5) sorted by relevance

/external/webkit/WebKitTools/DumpRenderTree/win/
DDRTDesktopNotificationPresenter.h55 virtual HRESULT STDMETHODCALLTYPE checkNotificationPermission(
DDRTDesktopNotificationPresenter.cpp122 HRESULT STDMETHODCALLTYPE DRTDesktopNotificationPresenter::checkNotificationPermission( in checkNotificationPermission() function in DRTDesktopNotificationPresenter
/external/webkit/WebKit/win/Interfaces/
DIWebDesktopNotificationsDelegate.idl101 @method checkNotificationPermission:
106 HRESULT checkNotificationPermission([in] BSTR origin, [out, retval] int* result);
/external/webkit/WebKit/win/WebCoreSupport/
DWebDesktopNotificationsDelegate.cpp180 notificationDelegate()->checkNotificationPermission(org, &out); in checkPermission()
/external/webkit/WebKitTools/
DChangeLog14495 (DRTDesktopNotificationPresenter::checkNotificationPermission):
15790 (DRTDesktopNotificationPresenter::checkNotificationPermission):