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