Home
last modified time | relevance | path

Searched refs:IDirectDraw3_EnumSurfaces (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/include/dxsdk/
H A Dddrawex.h130 #define IDirectDraw3_EnumSurfaces(p,a,b,c,d) (p)->lpVtbl->EnumSurfaces(p,a,b,c,d) macro
156 #define IDirectDraw3_EnumSurfaces(p,a,b,c,d) (p)->EnumSurfaces(a,b,c,d) macro
/reactos/sdk/include/psdk/
H A Dddraw.h1605 #define IDirectDraw3_EnumSurfaces(p,a,b,c,d) (p)->lpVtbl->EnumSurfaces(p,a,b,c,d) macro
1631 #define IDirectDraw3_EnumSurfaces(p,a,b,c,d) (p)->EnumSurfaces(a,b,c,d) macro