OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cancelDesktopNotification
(Results
1 - 4
of
4
) sorted by null
/external/webkit/Tools/DumpRenderTree/win/
DRTDesktopNotificationPresenter.h
49
virtual HRESULT STDMETHODCALLTYPE
cancelDesktopNotification
(
DRTDesktopNotificationPresenter.cpp
97
HRESULT STDMETHODCALLTYPE DRTDesktopNotificationPresenter::
cancelDesktopNotification
(
/external/webkit/Source/WebKit/win/Interfaces/
IWebDesktopNotificationsDelegate.idl
86
@method
cancelDesktopNotification
:
90
HRESULT
cancelDesktopNotification
([in] IWebDesktopNotification* notification);
/external/webkit/Source/WebKit/win/WebCoreSupport/
WebDesktopNotificationsDelegate.cpp
159
notificationDelegate()->
cancelDesktopNotification
(NotificationCOMWrapper::create(object));
Completed in 45 milliseconds