Home
last modified time | relevance | path

Searched defs:IDirectDrawSurface_BltBatch (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/include/psdk/
H A Dddraw.h2027 #define IDirectDrawSurface_BltBatch(p,a,b,c) (p)->lpVtbl->BltBatch(p,a,b,c) macro
2064 #define IDirectDrawSurface_BltBatch(p,a,b,c) (p)->BltBatch(a,b,c) macro