OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:checkNotificationPermission
(Results
1 - 4
of
4
) sorted by null
/external/webkit/Tools/DumpRenderTree/win/
DRTDesktopNotificationPresenter.h
55
virtual HRESULT STDMETHODCALLTYPE
checkNotificationPermission
(
DRTDesktopNotificationPresenter.cpp
122
HRESULT STDMETHODCALLTYPE DRTDesktopNotificationPresenter::
checkNotificationPermission
(
/external/webkit/Source/WebKit/win/Interfaces/
IWebDesktopNotificationsDelegate.idl
101
@method
checkNotificationPermission
:
106
HRESULT
checkNotificationPermission
([in] BSTR origin, [out, retval] int* result);
/external/webkit/Source/WebKit/win/WebCoreSupport/
WebDesktopNotificationsDelegate.cpp
180
notificationDelegate()->
checkNotificationPermission
(org, &out);
Completed in 204 milliseconds