Home
last modified time | relevance | path

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

/reactos/sdk/include/psdk/
H A Dddraw.h1451 … #define IDirectDraw_WaitForVerticalBlank(p, a, b) (p)->lpVtbl->WaitForVerticalBlank(p, a, b) macro
1475 #define IDirectDraw_WaitForVerticalBlank(p, a, b) (p)->WaitForVerticalBlank(a, b) macro