Home | History | Annotate | Download | only in WebCoreSupport

Lines Matching refs:COMPtr

67     COMPtr<IWebUIDelegate> delegateRef = 0;
81 COMPtr<IWebUIDelegate> delegateRef = 0;
88 COMPtr<IWebUIDelegate> delegateRef = 0;
98 COMPtr<IWebUIDelegate> uiDelegate;
103 COMPtr<IDataObject> dataObject = static_cast<ClipboardWin*>(clipboard)->dataObject();
105 COMPtr<IDataObject> newDataObject;
117 COMPtr<IDragSourceHelper> helper;
118 COMPtr<IDataObject> dataObject;
119 COMPtr<WebView> viewProtector = m_webView;
120 COMPtr<IDropSource> source;
147 COMPtr<IWebUIDelegate> ui;
150 COMPtr<IWebUIDelegatePrivate> uiPrivate;