Searched refs:SetDisplayMode (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | ddraw.h | 1307 STDMETHOD(SetDisplayMode) (THIS_ DWORD, DWORD, DWORD) PURE; in DECLARE_INTERFACE_() local 1335 #define IDirectDraw_SetDisplayMode(p,a,b,c) ICOM_CALL_(SetDisplayMode,p,(p,a,b,c)) 1395 STDMETHOD(SetDisplayMode) (THIS_ DWORD dwWidth, DWORD dwHeight, in DECLARE_INTERFACE_() local 1429 #define IDirectDraw2_SetDisplayMode(p,a,b,c,d,e) ICOM_CALL_(SetDisplayMode,p,(p,a,b,c,d,e)) 1480 STDMETHOD(SetDisplayMode) (THIS_ DWORD dwWidth, DWORD dwHeight, in DECLARE_INTERFACE_() local 1519 #define IDirectDraw4_SetDisplayMode(p,a,b,c,d,e) ICOM_CALL_(SetDisplayMode,p,(p,a,b,c,d,e)) 1578 STDMETHOD(SetDisplayMode) (THIS_ DWORD dwWidth, DWORD dwHeight, in DECLARE_INTERFACE_() local 1621 #define IDirectDraw7_SetDisplayMode(p,a,b,c,d,e) ICOM_CALL_(SetDisplayMode,p,(p,a,b,c,d,e))
|