Searched defs:GetAdapterModeCount (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h2969 virtual UINT STDMETHODCALLTYPE GetAdapterModeCount(
3078 UINT (STDMETHODCALLTYPE *GetAdapterModeCount)( member in struct:IWineD3DVtbl
3182 #define IWineD3D_GetAdapterModeCount(This,adapter_idx,format) (This)->lpVtbl->GetAdapterModeCount(This,adapter_idx,format)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h2970 virtual UINT STDMETHODCALLTYPE GetAdapterModeCount(
3079 UINT (STDMETHODCALLTYPE *GetAdapterModeCount)( member in struct:IWineD3DVtbl
3183 #define IWineD3D_GetAdapterModeCount(This,adapter_idx,format) (This)->lpVtbl->GetAdapterModeCount(This,adapter_idx,format)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h2969 virtual UINT STDMETHODCALLTYPE GetAdapterModeCount(
3078 UINT (STDMETHODCALLTYPE *GetAdapterModeCount)( member in struct:IWineD3DVtbl
3182 #define IWineD3D_GetAdapterModeCount(This,adapter_idx,format) (This)->lpVtbl->GetAdapterModeCount(This,adapter_idx,format)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.h2950 virtual UINT STDMETHODCALLTYPE GetAdapterModeCount(
3059 UINT (STDMETHODCALLTYPE *GetAdapterModeCount)( member in struct:IWineD3DVtbl
3163 #define IWineD3D_GetAdapterModeCount(This,adapter_idx,format) (This)->lpVtbl->GetAdapterModeCount(This,adapter_idx,format)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h2969 virtual UINT STDMETHODCALLTYPE GetAdapterModeCount(
3078 UINT (STDMETHODCALLTYPE *GetAdapterModeCount)( member in struct:IWineD3DVtbl
3182 #define IWineD3D_GetAdapterModeCount(This,adapter_idx,format) (This)->lpVtbl->GetAdapterModeCount(This,adapter_idx,format)

Completed in 339 milliseconds