HomeSort by relevance Sort by last modified time
    Searched full:checknotificationpermission (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebKit/win/Interfaces/
IWebDesktopNotificationsDelegate.idl 101 @method checkNotificationPermission:
106 HRESULT checkNotificationPermission([in] BSTR origin, [out, retval] int* result);
  /external/webkit/Tools/DumpRenderTree/win/
DRTDesktopNotificationPresenter.h 55 virtual HRESULT STDMETHODCALLTYPE checkNotificationPermission(
DRTDesktopNotificationPresenter.cpp 122 HRESULT STDMETHODCALLTYPE DRTDesktopNotificationPresenter::checkNotificationPermission(
  /external/webkit/Source/WebKit/win/WebCoreSupport/
WebDesktopNotificationsDelegate.cpp 180 notificationDelegate()->checkNotificationPermission(org, &out);

Completed in 48 milliseconds