HomeSort by relevance Sort by last modified time
    Searched refs:GetContainer (Results 1 - 6 of 6) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d8.h 209 STDMETHOD(GetContainer)(THIS_ REFIID riid, void ** ppContainer) PURE;
226 #define IDirect3DVolume8_GetContainer(p,a,b) (p)->lpVtbl->GetContainer(p,a,b)
240 #define IDirect3DVolume8_GetContainer(p,a,b) (p)->GetContainer(a,b)
295 STDMETHOD(GetContainer)(THIS_ REFIID riid, void ** ppContainer) PURE;
312 #define IDirect3DSurface8_GetContainer(p,a,b) (p)->lpVtbl->GetContainer(p,a,b)
326 #define IDirect3DSurface8_GetContainer(p,a,b) (p)->GetContainer(a,b)
    [all...]
d3d9.h 354 STDMETHOD(GetContainer)(THIS_ REFIID riid, void** ppContainer) PURE;
371 #define IDirect3DVolume9_GetContainer(p,a,b) (p)->lpVtbl->GetContainer(p,a,b)
385 #define IDirect3DVolume9_GetContainer(p,a,b) (p)->GetContainer(a,b)
512 STDMETHOD(GetContainer)(THIS_ REFIID riid, void** ppContainer) PURE;
    [all...]
oleidl.h 435 virtual HRESULT WINAPI GetContainer(IOleContainer **ppContainer) = 0;
448 HRESULT (WINAPI *GetContainer)(IOleClientSite *This,IOleContainer **ppContainer);
463 #define IOleClientSite_GetContainer(This,ppContainer) (This)->lpVtbl->GetContainer(This,ppContainer)
    [all...]
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 324 milliseconds