Searched refs:GetCaps (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | ddraw.h | 1211 STDMETHOD(GetCaps) (THIS_ LPDWORD lpdwCaps) PURE; in DECLARE_INTERFACE_() local 1226 #define IDirectDrawPalette_GetCaps(p,a) ICOM_CALL_(GetCaps,p,(p,a)) 1294 STDMETHOD(GetCaps) (THIS_ LPDDCAPS lpDDDriverCaps, in DECLARE_INTERFACE_() local 1325 #define IDirectDraw_GetCaps(p,a,b) ICOM_CALL_(GetCaps,p,(p,a,b)) 1382 STDMETHOD(GetCaps) (THIS_ LPDDCAPS lpDDDriverCaps, in DECLARE_INTERFACE_() local 1419 #define IDirectDraw2_GetCaps(p,a,b) ICOM_CALL_(GetCaps,p,(p,a,b)) 1467 STDMETHOD(GetCaps) (THIS_ LPDDCAPS lpDDDriverCaps, in DECLARE_INTERFACE_() local 1509 #define IDirectDraw4_GetCaps(p,a,b) ICOM_CALL_(GetCaps,p,(p,a,b)) 1565 STDMETHOD(GetCaps) (THIS_ LPDDCAPS lpDDDriverCaps, in DECLARE_INTERFACE_() local 1611 #define IDirectDraw7_GetCaps(p,a,b) ICOM_CALL_(GetCaps,p,(p,a,b)) [all …]
|