HomeSort by relevance Sort by last modified time
    Searched defs:IDirectDraw2_CreateClipper (Results 1 - 2 of 2) sorted by null

  /external/quake/quake/src/QW/dxsdk/sdk/inc/
ddraw.h 448 #define IDirectDraw2_CreateClipper(p, a, b, c) (p)->lpVtbl->CreateClipper(p, a, b, c)
    [all...]
  /external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
DDRAW.H 448 #define IDirectDraw2_CreateClipper(p, a, b, c) (p)->lpVtbl->CreateClipper(p, a, b, c)
    [all...]

Completed in 27 milliseconds