/external/webkit/Source/WebKit/win/ |
D | DOMEventsClasses.cpp | 38 HRESULT STDMETHODCALLTYPE DOMEventListener::QueryInterface(const IID &riid, void** ppvObject) in QueryInterface() argument 40 *ppvObject = 0; in QueryInterface() 42 *ppvObject = static_cast<IDOMEventListener*>(this); in QueryInterface() 44 return DOMObject::QueryInterface(riid, ppvObject); in QueryInterface() 105 HRESULT STDMETHODCALLTYPE DOMEvent::QueryInterface(const IID &riid, void** ppvObject) in QueryInterface() argument 107 *ppvObject = 0; in QueryInterface() 109 *ppvObject = this; in QueryInterface() 111 *ppvObject = static_cast<IDOMEvent*>(this); in QueryInterface() 113 return DOMObject::QueryInterface(riid, ppvObject); in QueryInterface() 181 HRESULT STDMETHODCALLTYPE DOMUIEvent::QueryInterface(REFIID riid, void** ppvObject) in QueryInterface() argument [all …]
|
D | WebSerializedJSValue.cpp | 64 HRESULT WebSerializedJSValue::QueryInterface(REFIID riid, void** ppvObject) in QueryInterface() argument 66 if (!ppvObject) in QueryInterface() 68 *ppvObject = 0; in QueryInterface() 71 *ppvObject = this; in QueryInterface() 73 *ppvObject = static_cast<IWebSerializedJSValue*>(this); in QueryInterface() 75 *ppvObject = static_cast<IWebSerializedJSValue*>(this); in QueryInterface() 77 *ppvObject = static_cast<IWebSerializedJSValuePrivate*>(this); in QueryInterface()
|
D | DOMHTMLClasses.cpp | 77 HRESULT STDMETHODCALLTYPE DOMHTMLCollection::QueryInterface(REFIID riid, void** ppvObject) in QueryInterface() argument 79 *ppvObject = 0; in QueryInterface() 81 *ppvObject = static_cast<IDOMHTMLCollection*>(this); in QueryInterface() 83 return DOMObject::QueryInterface(riid, ppvObject); in QueryInterface() 124 HRESULT STDMETHODCALLTYPE DOMHTMLOptionsCollection::QueryInterface(REFIID riid, void** ppvObject) in QueryInterface() argument 126 *ppvObject = 0; in QueryInterface() 128 *ppvObject = static_cast<IDOMHTMLOptionsCollection*>(this); in QueryInterface() 130 return DOMObject::QueryInterface(riid, ppvObject); in QueryInterface() 197 HRESULT STDMETHODCALLTYPE DOMHTMLDocument::QueryInterface(REFIID riid, void** ppvObject) in QueryInterface() argument 199 *ppvObject = 0; in QueryInterface() [all …]
|
D | WebKitClassFactory.cpp | 103 HRESULT STDMETHODCALLTYPE WebKitClassFactory::QueryInterface(REFIID riid, void** ppvObject) in QueryInterface() argument 105 *ppvObject = 0; in QueryInterface() 107 *ppvObject = static_cast<IUnknown*>(this); in QueryInterface() 109 *ppvObject = static_cast<IClassFactory*>(this); in QueryInterface() 146 …THODCALLTYPE WebKitClassFactory::CreateInstance(IUnknown* pUnkOuter, REFIID riid, void** ppvObject) in CreateInstance() argument 149 *ppvObject = 0; in CreateInstance() 180 HRESULT hr = unknown->QueryInterface(riid, ppvObject); in CreateInstance()
|
D | WebUserContentURLPattern.cpp | 67 HRESULT WebUserContentURLPattern::QueryInterface(REFIID riid, void** ppvObject) in QueryInterface() argument 69 if (!ppvObject) in QueryInterface() 71 *ppvObject = 0; in QueryInterface() 74 *ppvObject = this; in QueryInterface() 76 *ppvObject = static_cast<IWebUserContentURLPattern*>(this); in QueryInterface() 78 *ppvObject = static_cast<IUnknown*>(this); in QueryInterface()
|
D | WebWorkersPrivate.cpp | 39 HRESULT STDMETHODCALLTYPE WebWorkersPrivate::QueryInterface(REFIID riid, void** ppvObject) in QueryInterface() argument 41 *ppvObject = 0; in QueryInterface() 43 *ppvObject = this; in QueryInterface() 45 *ppvObject = static_cast<IWebWorkersPrivate*>(this); in QueryInterface() 47 *ppvObject = static_cast<IWebWorkersPrivate*>(this); in QueryInterface()
|
D | WebURLAuthenticationChallengeSender.cpp | 65 …TDMETHODCALLTYPE WebURLAuthenticationChallengeSender::QueryInterface(REFIID riid, void** ppvObject) in QueryInterface() argument 67 *ppvObject = 0; in QueryInterface() 69 *ppvObject = static_cast<IUnknown*>(this); in QueryInterface() 71 *ppvObject = static_cast<WebURLAuthenticationChallengeSender*>(this); in QueryInterface() 73 *ppvObject = static_cast<IWebURLAuthenticationChallengeSender*>(this); in QueryInterface()
|
D | WebGeolocationPosition.cpp | 54 HRESULT WebGeolocationPosition::QueryInterface(REFIID riid, void** ppvObject) in QueryInterface() argument 56 *ppvObject = 0; in QueryInterface() 58 *ppvObject = this; in QueryInterface() 60 *ppvObject = static_cast<IWebGeolocationPosition*>(this); in QueryInterface() 62 *ppvObject = static_cast<IWebGeolocationPosition*>(this); in QueryInterface()
|
D | WebDownload.cpp | 95 HRESULT STDMETHODCALLTYPE WebDownload::QueryInterface(REFIID riid, void** ppvObject) in QueryInterface() argument 97 *ppvObject = 0; in QueryInterface() 99 *ppvObject = static_cast<IWebDownload*>(this); in QueryInterface() 101 *ppvObject = static_cast<IWebDownload*>(this); in QueryInterface() 103 *ppvObject = static_cast<IWebURLAuthenticationChallengeSender*>(this); in QueryInterface() 105 *ppvObject = static_cast<WebDownload*>(this); in QueryInterface()
|
D | WebScriptWorld.cpp | 104 HRESULT WebScriptWorld::QueryInterface(REFIID riid, void** ppvObject) in QueryInterface() argument 106 if (!ppvObject) in QueryInterface() 108 *ppvObject = 0; in QueryInterface() 111 *ppvObject = this; in QueryInterface() 113 *ppvObject = static_cast<IWebScriptWorld*>(this); in QueryInterface() 115 *ppvObject = static_cast<IUnknown*>(this); in QueryInterface()
|
D | WebFramePolicyListener.cpp | 62 HRESULT STDMETHODCALLTYPE WebFramePolicyListener::QueryInterface(REFIID riid, void** ppvObject) in QueryInterface() argument 64 *ppvObject = 0; in QueryInterface() 66 *ppvObject = static_cast<IWebPolicyDecisionListener*>(this); in QueryInterface() 68 *ppvObject = static_cast<IWebPolicyDecisionListener*>(this); in QueryInterface() 70 *ppvObject = static_cast<IWebFormSubmissionListener*>(this); in QueryInterface()
|
D | WebCookieManager.cpp | 56 HRESULT STDMETHODCALLTYPE WebCookieManager::QueryInterface(REFIID riid, void** ppvObject) in QueryInterface() argument 58 *ppvObject = 0; in QueryInterface() 60 *ppvObject = static_cast<WebCookieManager*>(this); in QueryInterface() 62 *ppvObject = static_cast<IWebCookieManager*>(this); in QueryInterface()
|
D | DOMCoreClasses.cpp | 72 HRESULT STDMETHODCALLTYPE DOMObject::QueryInterface(REFIID riid, void** ppvObject) in QueryInterface() argument 74 *ppvObject = 0; in QueryInterface() 76 *ppvObject = static_cast<IDOMObject*>(this); in QueryInterface() 78 return WebScriptObject::QueryInterface(riid, ppvObject); in QueryInterface() 86 HRESULT STDMETHODCALLTYPE DOMNode::QueryInterface(REFIID riid, void** ppvObject) in QueryInterface() argument 88 *ppvObject = 0; in QueryInterface() 90 *ppvObject = static_cast<IDOMNode*>(this); in QueryInterface() 92 *ppvObject = static_cast<DOMNode*>(this); in QueryInterface() 94 return DOMObject::QueryInterface(riid, ppvObject); in QueryInterface() 504 HRESULT STDMETHODCALLTYPE DOMNodeList::QueryInterface(REFIID riid, void** ppvObject) in QueryInterface() argument [all …]
|
D | WebTextRenderer.cpp | 54 HRESULT STDMETHODCALLTYPE WebTextRenderer::QueryInterface(const IID &riid, void** ppvObject) in QueryInterface() argument 56 *ppvObject = 0; in QueryInterface() 58 *ppvObject = static_cast<IWebTextRenderer*>(this); in QueryInterface() 60 *ppvObject = static_cast<IWebTextRenderer*>(this); in QueryInterface()
|
D | WebGeolocationPolicyListener.cpp | 57 …ESULT STDMETHODCALLTYPE WebGeolocationPolicyListener::QueryInterface(REFIID riid, void** ppvObject) in QueryInterface() argument 59 *ppvObject = 0; in QueryInterface() 61 *ppvObject = static_cast<IWebGeolocationPolicyListener*>(this); in QueryInterface() 63 *ppvObject = static_cast<IWebGeolocationPolicyListener*>(this); in QueryInterface()
|
D | WebSecurityOrigin.cpp | 65 HRESULT STDMETHODCALLTYPE WebSecurityOrigin::QueryInterface(REFIID riid, void** ppvObject) in QueryInterface() argument 67 *ppvObject = 0; in QueryInterface() 69 *ppvObject = static_cast<IWebSecurityOrigin*>(this); in QueryInterface() 71 *ppvObject = static_cast<IWebSecurityOrigin*>(this); in QueryInterface() 73 *ppvObject = this; in QueryInterface()
|
D | WebJavaScriptCollector.cpp | 63 HRESULT STDMETHODCALLTYPE WebJavaScriptCollector::QueryInterface(REFIID riid, void** ppvObject) in QueryInterface() argument 65 *ppvObject = 0; in QueryInterface() 67 *ppvObject = static_cast<IWebJavaScriptCollector*>(this); in QueryInterface() 69 *ppvObject = static_cast<IWebJavaScriptCollector*>(this); in QueryInterface()
|
D | WebURLCredential.cpp | 67 HRESULT STDMETHODCALLTYPE WebURLCredential::QueryInterface(REFIID riid, void** ppvObject) in QueryInterface() argument 69 *ppvObject = 0; in QueryInterface() 71 *ppvObject = static_cast<IUnknown*>(this); in QueryInterface() 73 *ppvObject = static_cast<WebURLCredential*>(this); in QueryInterface() 75 *ppvObject = static_cast<IWebURLCredential*>(this); in QueryInterface()
|
D | WebScriptObject.cpp | 50 HRESULT STDMETHODCALLTYPE WebScriptObject::QueryInterface(REFIID riid, void** ppvObject) in QueryInterface() argument 52 *ppvObject = 0; in QueryInterface() 54 *ppvObject = static_cast<IWebScriptObject*>(this); in QueryInterface() 56 *ppvObject = static_cast<IWebScriptObject*>(this); in QueryInterface()
|
D | WebError.cpp | 70 HRESULT STDMETHODCALLTYPE WebError::QueryInterface(REFIID riid, void** ppvObject) in QueryInterface() argument 72 *ppvObject = 0; in QueryInterface() 74 *ppvObject = static_cast<IWebError*>(this); in QueryInterface() 76 *ppvObject = static_cast<WebError*>(this); in QueryInterface() 78 *ppvObject = static_cast<IWebError*>(this); in QueryInterface() 80 *ppvObject = static_cast<IWebErrorPrivate*>(this); in QueryInterface()
|
D | WebNotification.cpp | 74 HRESULT STDMETHODCALLTYPE WebNotification::QueryInterface(REFIID riid, void** ppvObject) in QueryInterface() argument 76 *ppvObject = 0; in QueryInterface() 78 *ppvObject = static_cast<IWebNotification*>(this); in QueryInterface() 80 *ppvObject = static_cast<IWebNotification*>(this); in QueryInterface()
|
D | WebDatabaseManager.cpp | 61 virtual HRESULT STDMETHODCALLTYPE QueryInterface(REFIID riid, void** ppvObject); 101 HRESULT STDMETHODCALLTYPE DatabaseDetailsPropertyBag::QueryInterface(REFIID riid, void** ppvObject) in QueryInterface() argument 103 *ppvObject = 0; in QueryInterface() 105 *ppvObject = static_cast<DatabaseDetailsPropertyBag*>(this); in QueryInterface() 107 *ppvObject = static_cast<DatabaseDetailsPropertyBag*>(this); in QueryInterface() 169 HRESULT STDMETHODCALLTYPE WebDatabaseManager::QueryInterface(REFIID riid, void** ppvObject) in QueryInterface() argument 171 *ppvObject = 0; in QueryInterface() 173 *ppvObject = static_cast<WebDatabaseManager*>(this); in QueryInterface() 175 *ppvObject = static_cast<WebDatabaseManager*>(this); in QueryInterface()
|
D | WebKitStatistics.cpp | 68 HRESULT STDMETHODCALLTYPE WebKitStatistics::QueryInterface(REFIID riid, void** ppvObject) in QueryInterface() argument 70 *ppvObject = 0; in QueryInterface() 72 *ppvObject = static_cast<WebKitStatistics*>(this); in QueryInterface() 74 *ppvObject = static_cast<WebKitStatistics*>(this); in QueryInterface()
|
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/win/ |
D | WebDragSource.cpp | 48 HRESULT WebDragSource::QueryInterface(REFIID riid, void** ppvObject) in QueryInterface() argument 50 *ppvObject = 0; in QueryInterface() 52 *ppvObject = this; in QueryInterface()
|
/external/webkit/Tools/DumpRenderTree/win/ |
D | DRTDesktopNotificationPresenter.cpp | 43 …LT STDMETHODCALLTYPE DRTDesktopNotificationPresenter::QueryInterface(REFIID riid, void** ppvObject) in QueryInterface() argument 45 *ppvObject = 0; in QueryInterface() 47 *ppvObject = static_cast<DRTDesktopNotificationPresenter*>(this); in QueryInterface() 49 *ppvObject = static_cast<DRTDesktopNotificationPresenter*>(this); in QueryInterface()
|