Searched refs:GetContainer (Results 1 - 25 of 26) sorted by relevance

12

/vbox/src/libs/xpcom18a4/xpcom/tests/
H A DSizeTest06.cpp60 status = rootWebShell->GetContainer(webShellContainer);
93 status = rootWebShell->GetContainer(webShellContainer);
128 rootWebShell->GetContainer(*getter_AddRefs(webShellContainer));
149 status = webShell->GetContainer(temp2);
177 status = rootWebShell->GetContainer(temp3);
198 status = webShell->GetContainer(temp2);
224 status = webShell->GetContainer(temp2);
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/
H A Dd3d8.h220 STDMETHOD(GetContainer)(THIS_ REFIID riid, void ** ppContainer) PURE;
237 #define IDirect3DVolume8_GetContainer(p,a,b) (p)->lpVtbl->GetContainer(p,a,b)
251 #define IDirect3DVolume8_GetContainer(p,a,b) (p)->GetContainer(a,b)
306 STDMETHOD(GetContainer)(THIS_ REFIID riid, void ** ppContainer) PURE;
323 #define IDirect3DSurface8_GetContainer(p,a,b) (p)->lpVtbl->GetContainer(p,a,b)
337 #define IDirect3DSurface8_GetContainer(p,a,b) (p)->GetContainer(a,b)
H A Dd3d9.h355 STDMETHOD(GetContainer)(THIS_ REFIID riid, void** ppContainer) PURE;
372 #define IDirect3DVolume9_GetContainer(p,a,b) (p)->lpVtbl->GetContainer(p,a,b)
386 #define IDirect3DVolume9_GetContainer(p,a,b) (p)->GetContainer(a,b)
513 STDMETHOD(GetContainer)(THIS_ REFIID riid, void** ppContainer) PURE;
537 #define IDirect3DSurface9_GetContainer(p,a,b) (p)->lpVtbl->GetContainer(p,a,b)
558 #define IDirect3DSurface9_GetContainer(p,a,b) (p)->GetContainer(a,b)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d8.h217 STDMETHOD(GetContainer)(THIS_ REFIID riid, void ** ppContainer) PURE;
234 #define IDirect3DVolume8_GetContainer(p,a,b) (p)->lpVtbl->GetContainer(p,a,b)
248 #define IDirect3DVolume8_GetContainer(p,a,b) (p)->GetContainer(a,b)
304 STDMETHOD(GetContainer)(THIS_ REFIID riid, void ** ppContainer) PURE;
321 #define IDirect3DSurface8_GetContainer(p,a,b) (p)->lpVtbl->GetContainer(p,a,b)
335 #define IDirect3DSurface8_GetContainer(p,a,b) (p)->GetContainer(a,b)
H A Doleidl.idl448 HRESULT GetContainer(
H A Dd3d9.h363 STDMETHOD(GetContainer)(THIS_ REFIID riid, void** ppContainer) PURE;
380 #define IDirect3DVolume9_GetContainer(p,a,b) (p)->lpVtbl->GetContainer(p,a,b)
394 #define IDirect3DVolume9_GetContainer(p,a,b) (p)->GetContainer(a,b)
584 STDMETHOD(GetContainer)(THIS_ REFIID riid, void** ppContainer) PURE;
608 #define IDirect3DSurface9_GetContainer(p,a,b) (p)->lpVtbl->GetContainer(p,a,b)
629 #define IDirect3DSurface9_GetContainer(p,a,b) (p)->GetContainer(a,b)
H A Doleidl.h1667 virtual HRESULT STDMETHODCALLTYPE GetContainer(
1706 HRESULT (STDMETHODCALLTYPE *GetContainer)( member in struct:IOleClientSiteVtbl
1734 #define IOleClientSite_GetContainer(This,ppContainer) (This)->lpVtbl->GetContainer(This,ppContainer)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/
H A Dd3d8.h220 STDMETHOD(GetContainer)(THIS_ REFIID riid, void ** ppContainer) PURE;
237 #define IDirect3DVolume8_GetContainer(p,a,b) (p)->lpVtbl->GetContainer(p,a,b)
251 #define IDirect3DVolume8_GetContainer(p,a,b) (p)->GetContainer(a,b)
306 STDMETHOD(GetContainer)(THIS_ REFIID riid, void ** ppContainer) PURE;
323 #define IDirect3DSurface8_GetContainer(p,a,b) (p)->lpVtbl->GetContainer(p,a,b)
337 #define IDirect3DSurface8_GetContainer(p,a,b) (p)->GetContainer(a,b)
H A Dd3d9.h355 STDMETHOD(GetContainer)(THIS_ REFIID riid, void** ppContainer) PURE;
372 #define IDirect3DVolume9_GetContainer(p,a,b) (p)->lpVtbl->GetContainer(p,a,b)
386 #define IDirect3DVolume9_GetContainer(p,a,b) (p)->GetContainer(a,b)
513 STDMETHOD(GetContainer)(THIS_ REFIID riid, void** ppContainer) PURE;
537 #define IDirect3DSurface9_GetContainer(p,a,b) (p)->lpVtbl->GetContainer(p,a,b)
558 #define IDirect3DSurface9_GetContainer(p,a,b) (p)->GetContainer(a,b)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/
H A Dd3d8.h219 STDMETHOD(GetContainer)(THIS_ REFIID riid, void ** ppContainer) PURE;
236 #define IDirect3DVolume8_GetContainer(p,a,b) (p)->lpVtbl->GetContainer(p,a,b)
250 #define IDirect3DVolume8_GetContainer(p,a,b) (p)->GetContainer(a,b)
305 STDMETHOD(GetContainer)(THIS_ REFIID riid, void ** ppContainer) PURE;
322 #define IDirect3DSurface8_GetContainer(p,a,b) (p)->lpVtbl->GetContainer(p,a,b)
336 #define IDirect3DSurface8_GetContainer(p,a,b) (p)->GetContainer(a,b)
H A Dd3d9.h371 STDMETHOD(GetContainer)(THIS_ REFIID riid, void** ppContainer) PURE;
388 #define IDirect3DVolume9_GetContainer(p,a,b) (p)->lpVtbl->GetContainer(p,a,b)
402 #define IDirect3DVolume9_GetContainer(p,a,b) (p)->GetContainer(a,b)
590 STDMETHOD(GetContainer)(THIS_ REFIID riid, void** ppContainer) PURE;
614 #define IDirect3DSurface9_GetContainer(p,a,b) (p)->lpVtbl->GetContainer(p,a,b)
635 #define IDirect3DSurface9_GetContainer(p,a,b) (p)->GetContainer(a,b)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d8.h220 STDMETHOD(GetContainer)(THIS_ REFIID riid, void ** ppContainer) PURE;
237 #define IDirect3DVolume8_GetContainer(p,a,b) (p)->lpVtbl->GetContainer(p,a,b)
251 #define IDirect3DVolume8_GetContainer(p,a,b) (p)->GetContainer(a,b)
306 STDMETHOD(GetContainer)(THIS_ REFIID riid, void ** ppContainer) PURE;
323 #define IDirect3DSurface8_GetContainer(p,a,b) (p)->lpVtbl->GetContainer(p,a,b)
337 #define IDirect3DSurface8_GetContainer(p,a,b) (p)->GetContainer(a,b)
H A Doleidl.idl448 HRESULT GetContainer(
H A Dd3d9.h347 STDMETHOD(GetContainer)(THIS_ REFIID riid, void** ppContainer) PURE;
364 #define IDirect3DVolume9_GetContainer(p,a,b) (p)->lpVtbl->GetContainer(p,a,b)
378 #define IDirect3DVolume9_GetContainer(p,a,b) (p)->GetContainer(a,b)
505 STDMETHOD(GetContainer)(THIS_ REFIID riid, void** ppContainer) PURE;
529 #define IDirect3DSurface9_GetContainer(p,a,b) (p)->lpVtbl->GetContainer(p,a,b)
550 #define IDirect3DSurface9_GetContainer(p,a,b) (p)->GetContainer(a,b)
H A Doleidl.h1667 virtual HRESULT STDMETHODCALLTYPE GetContainer(
1706 HRESULT (STDMETHODCALLTYPE *GetContainer)( member in struct:IOleClientSiteVtbl
1734 #define IOleClientSite_GetContainer(This,ppContainer) (This)->lpVtbl->GetContainer(This,ppContainer)
H A Dmshtml.idl15176 HRESULT GetContainer([out] IMarkupContainer **ppContainer);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/
H A Dd3d8.h220 STDMETHOD(GetContainer)(THIS_ REFIID riid, void ** ppContainer) PURE;
237 #define IDirect3DVolume8_GetContainer(p,a,b) (p)->lpVtbl->GetContainer(p,a,b)
251 #define IDirect3DVolume8_GetContainer(p,a,b) (p)->GetContainer(a,b)
306 STDMETHOD(GetContainer)(THIS_ REFIID riid, void ** ppContainer) PURE;
323 #define IDirect3DSurface8_GetContainer(p,a,b) (p)->lpVtbl->GetContainer(p,a,b)
337 #define IDirect3DSurface8_GetContainer(p,a,b) (p)->GetContainer(a,b)
H A Dd3d9.h355 STDMETHOD(GetContainer)(THIS_ REFIID riid, void** ppContainer) PURE;
372 #define IDirect3DVolume9_GetContainer(p,a,b) (p)->lpVtbl->GetContainer(p,a,b)
386 #define IDirect3DVolume9_GetContainer(p,a,b) (p)->GetContainer(a,b)
513 STDMETHOD(GetContainer)(THIS_ REFIID riid, void** ppContainer) PURE;
537 #define IDirect3DSurface9_GetContainer(p,a,b) (p)->lpVtbl->GetContainer(p,a,b)
558 #define IDirect3DSurface9_GetContainer(p,a,b) (p)->GetContainer(a,b)
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h3903 virtual HRESULT STDMETHODCALLTYPE GetContainer(
4097 HRESULT (STDMETHODCALLTYPE *GetContainer)( member in struct:IWineD3DSurfaceVtbl
4278 #define IWineD3DSurface_GetContainer(This,riid,container) (This)->lpVtbl->GetContainer(This,riid,container)
4633 virtual HRESULT STDMETHODCALLTYPE GetContainer(
4718 HRESULT (STDMETHODCALLTYPE *GetContainer)( member in struct:IWineD3DVolumeVtbl
4768 #define IWineD3DVolume_GetContainer(This,riid,container) (This)->lpVtbl->GetContainer(This,riid,container)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h3904 virtual HRESULT STDMETHODCALLTYPE GetContainer(
4098 HRESULT (STDMETHODCALLTYPE *GetContainer)( member in struct:IWineD3DSurfaceVtbl
4279 #define IWineD3DSurface_GetContainer(This,riid,container) (This)->lpVtbl->GetContainer(This,riid,container)
4634 virtual HRESULT STDMETHODCALLTYPE GetContainer(
4719 HRESULT (STDMETHODCALLTYPE *GetContainer)( member in struct:IWineD3DVolumeVtbl
4769 #define IWineD3DVolume_GetContainer(This,riid,container) (This)->lpVtbl->GetContainer(This,riid,container)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h3903 virtual HRESULT STDMETHODCALLTYPE GetContainer(
4097 HRESULT (STDMETHODCALLTYPE *GetContainer)( member in struct:IWineD3DSurfaceVtbl
4278 #define IWineD3DSurface_GetContainer(This,riid,container) (This)->lpVtbl->GetContainer(This,riid,container)
4633 virtual HRESULT STDMETHODCALLTYPE GetContainer(
4718 HRESULT (STDMETHODCALLTYPE *GetContainer)( member in struct:IWineD3DVolumeVtbl
4768 #define IWineD3DVolume_GetContainer(This,riid,container) (This)->lpVtbl->GetContainer(This,riid,container)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.h3884 virtual HRESULT STDMETHODCALLTYPE GetContainer(
4078 HRESULT (STDMETHODCALLTYPE *GetContainer)( member in struct:IWineD3DSurfaceVtbl
4259 #define IWineD3DSurface_GetContainer(This,riid,container) (This)->lpVtbl->GetContainer(This,riid,container)
4614 virtual HRESULT STDMETHODCALLTYPE GetContainer(
4699 HRESULT (STDMETHODCALLTYPE *GetContainer)( member in struct:IWineD3DVolumeVtbl
4749 #define IWineD3DVolume_GetContainer(This,riid,container) (This)->lpVtbl->GetContainer(This,riid,container)
H A Dwined3d.idl2396 HRESULT GetContainer(
2527 HRESULT GetContainer(
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h3903 virtual HRESULT STDMETHODCALLTYPE GetContainer(
4097 HRESULT (STDMETHODCALLTYPE *GetContainer)( member in struct:IWineD3DSurfaceVtbl
4278 #define IWineD3DSurface_GetContainer(This,riid,container) (This)->lpVtbl->GetContainer(This,riid,container)
4633 virtual HRESULT STDMETHODCALLTYPE GetContainer(
4718 HRESULT (STDMETHODCALLTYPE *GetContainer)( member in struct:IWineD3DVolumeVtbl
4768 #define IWineD3DVolume_GetContainer(This,riid,container) (This)->lpVtbl->GetContainer(This,riid,container)
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/
H A DVBoxDispD3D.cpp1115 HRESULT tmpHr = pD3D9OldSurf->GetContainer(IID_IDirect3DSwapChain9, &pvSwapchain);
1280 hr = pD3D9OldSurf->GetContainer(IID_IDirect3DSwapChain9, &pvSwapchain);

Completed in 493 milliseconds

12