Home | History | Annotate | Download | only in win

Lines Matching refs:COMPtr

32 #include <WebCore/COMPtr.h>
1007 COMPtr<IWebEditingDelegate> m_editingDelegate;
1008 COMPtr<IWebFrameLoadDelegate> m_frameLoadDelegate;
1009 COMPtr<IWebFrameLoadDelegatePrivate> m_frameLoadDelegatePrivate;
1010 COMPtr<IWebUIDelegate> m_uiDelegate;
1011 COMPtr<IWebUIDelegatePrivate> m_uiDelegatePrivate;
1012 COMPtr<IWebFormDelegate> m_formDelegate;
1013 COMPtr<IWebPolicyDelegate> m_policyDelegate;
1014 COMPtr<IWebResourceLoadDelegate> m_resourceLoadDelegate;
1015 COMPtr<IWebDownloadDelegate> m_downloadDelegate;
1016 COMPtr<IWebHistoryDelegate> m_historyDelegate;
1017 COMPtr<WebPreferences> m_preferences;
1018 COMPtr<WebInspector> m_webInspector;
1019 COMPtr<IWebPluginHalterDelegate> m_pluginHalterDelegate;
1020 COMPtr<IWebGeolocationProvider> m_geolocationProvider;
1033 COMPtr<IDataObject> m_dragData;
1034 COMPtr<IDropTargetHelper> m_dropTargetHelper;