Searched refs:IDirectInputEffect_GetParameters (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddinput.h1368 #define IDirectInputEffect_GetParameters(p,a,b) (p)->lpVtbl->GetParameters(p,a,b) macro
1384 #define IDirectInputEffect_GetParameters(p,a,b) (p)->GetParameters(a,b) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddinput.h1523 #define IDirectInputEffect_GetParameters(p,a,b) (p)->lpVtbl->GetParameters(p,a,b) macro
1539 #define IDirectInputEffect_GetParameters(p,a,b) (p)->GetParameters(a,b) macro

Completed in 75 milliseconds