Searched refs:IDirect3DRMFrame_SetVelocity (Results 1 - 2 of 2) sorted by relevance
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ |
H A D | d3drmobj.h | 1208 #define IDirect3DRMFrame_SetVelocity(p,a,b,c,d,e) (p)->lpVtbl->SetVelocity(p,a,b,c,d,e) macro 1281 #define IDirect3DRMFrame_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 | 1243 #define IDirect3DRMFrame_SetVelocity(p,a,b,c,d,e) (p)->lpVtbl->SetVelocity(p,a,b,c,d,e) macro 1316 #define IDirect3DRMFrame_SetVelocity(p,a,b,c,d,e) (p)->SetVelocity(a,b,c,d,e) macro
|
Completed in 75 milliseconds