OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:contentsURL
(Results
1 - 3
of
3
) sorted by null
/external/webkit/Source/WebKit/win/Interfaces/
IWebDesktopNotificationsDelegate.idl
52
HRESULT
contentsURL
([out, retval] BSTR* result);
/external/webkit/Tools/DumpRenderTree/win/
DRTDesktopNotificationPresenter.cpp
78
notification->
contentsURL
(&url);
104
notification->
contentsURL
(&identifier);
/external/webkit/Source/WebKit/win/WebCoreSupport/
WebDesktopNotificationsDelegate.cpp
54
HRESULT STDMETHODCALLTYPE
contentsURL
(BSTR* result);
102
HRESULT STDMETHODCALLTYPE NotificationCOMWrapper::
contentsURL
(BSTR* result)
Completed in 229 milliseconds