Home
last modified time | relevance | path

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

/reactos/sdk/include/psdk/
H A Dddraw.h1533 … #define IDirectDraw2_WaitForVerticalBlank(p, a, b) (p)->lpVtbl->WaitForVerticalBlank(p, a, b) macro
1558 #define IDirectDraw2_WaitForVerticalBlank(p, a, b) (p)->WaitForVerticalBlank(a, b) macro