Home
last modified time | relevance | path

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

/reactos/dll/directx/ddraw/Vtable/
H A DDirectDraw_Vtable.c83 LPDDCAPS pDriverCaps,
84 LPDDCAPS pHELCaps);
H A DDirectDraw2_Vtable.c83 LPDDCAPS pDriverCaps,
84 LPDDCAPS pHELCaps);
H A DDirectDraw4_Vtable.c83 LPDDCAPS pDriverCaps,
84 LPDDCAPS pHELCaps);
H A DDirectDraw7_Vtable.c87 LPDDCAPS pDriverCaps,
88 LPDDCAPS pHELCaps);
/reactos/dll/directx/ddraw/thunks/
H A Dddraw_thunk.c437 ThunkDirectDraw_GetCaps(LPDIRECTDRAW iface, LPDDCAPS pDDC1, LPDDCAPS pDDC2) in ThunkDirectDraw_GetCaps()
445 ThunkDirectDraw2_GetCaps(LPDIRECTDRAW2 iface, LPDDCAPS pDDC1, LPDDCAPS pDDC2) in ThunkDirectDraw2_GetCaps()
453 ThunkDirectDraw4_GetCaps(LPDIRECTDRAW4 iface, LPDDCAPS pDDC1, LPDDCAPS pDDC2) in ThunkDirectDraw4_GetCaps()
/reactos/dll/directx/ddraw/Ddraw/
H A DGetCaps.c23 Main_DirectDraw_GetCaps( LPDDRAWI_DIRECTDRAW_INT This, LPDDCAPS pDriverCaps, in Main_DirectDraw_GetCaps()
24 LPDDCAPS pHELCaps) in Main_DirectDraw_GetCaps()
H A Dddraw.h99 LPDDCAPS pDriverCaps,
100 LPDDCAPS pHELCaps);
/reactos/sdk/include/dxsdk/
H A Dddrawex.h105 STDMETHOD(GetCaps)(THIS_ LPDDCAPS lpDDDriverCaps, LPDDCAPS lpDDHELCaps) PURE; in DECLARE_INTERFACE_()
/reactos/sdk/include/psdk/
H A Dddraw.h1028 typedef DDCAPS *LPDDCAPS; typedef
1414 STDMETHOD(GetCaps)( THIS_ LPDDCAPS, LPDDCAPS) PURE; in DECLARE_INTERFACE_()
1495 STDMETHOD(GetCaps)( THIS_ LPDDCAPS, LPDDCAPS) PURE; in DECLARE_INTERFACE_()
1579 STDMETHOD(GetCaps)( THIS_ LPDDCAPS, LPDDCAPS) PURE; in DECLARE_INTERFACE_()
1668 STDMETHOD(GetCaps)( THIS_ LPDDCAPS, LPDDCAPS) PURE; in DECLARE_INTERFACE_()
1764 STDMETHOD(GetCaps)( THIS_ LPDDCAPS, LPDDCAPS) PURE; in DECLARE_INTERFACE_()