Home
last modified time | relevance | path

Searched refs:contentsURL (Results 1 – 4 of 4) sorted by relevance

/external/webkit/WebKitTools/DumpRenderTree/win/
DDRTDesktopNotificationPresenter.cpp78 notification->contentsURL(&url); in showDesktopNotification()
104 notification->contentsURL(&identifier); in cancelDesktopNotification()
/external/webkit/WebKit/win/WebCoreSupport/
DWebDesktopNotificationsDelegate.cpp54 HRESULT STDMETHODCALLTYPE contentsURL(BSTR* result);
102 HRESULT STDMETHODCALLTYPE NotificationCOMWrapper::contentsURL(BSTR* result) in contentsURL() function in NotificationCOMWrapper
/external/webkit/WebKit/win/Interfaces/
DIWebDesktopNotificationsDelegate.idl52 HRESULT contentsURL([out, retval] BSTR* result);
/external/webkit/WebKit/win/
DChangeLog3657 (NotificationCOMWrapper::contentsURL):