Searched refs:IDirect3DRMFrame3_SetVelocity (Results 1 - 2 of 2) sorted by relevance
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ |
H A D | d3drmobj.h | 1743 #define IDirect3DRMFrame3_SetVelocity(p,a,b,c,d,e) (p)->lpVtbl->SetVelocity(p,a,b,c,d,e) macro 1836 #define IDirect3DRMFrame3_SetVelocity(p,a,b,c,d,e) (p)->SetVelocity(a,b,c,d,e) macro
|
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ |
H A D | d3drmobj.h | 1781 #define IDirect3DRMFrame3_SetVelocity(p,a,b,c,d,e) (p)->lpVtbl->SetVelocity(p,a,b,c,d,e) macro 1874 #define IDirect3DRMFrame3_SetVelocity(p,a,b,c,d,e) (p)->SetVelocity(a,b,c,d,e) macro
|
Completed in 223 milliseconds