Searched refs:UpdateOverlayDisplay (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | ddraw.h | 1697 STDMETHOD(UpdateOverlayDisplay) (THIS_ DWORD dwFlags) PURE; in DECLARE_INTERFACE_() local 1739 #define IDirectDrawSurface_UpdateOverlayDisplay(p,a) ICOM_CALL_(UpdateOverlayDisplay,p,(p,a)) 1808 STDMETHOD(UpdateOverlayDisplay) (THIS_ DWORD dwFlags) PURE; in DECLARE_INTERFACE_() local 1854 #define IDirectDrawSurface2_UpdateOverlayDisplay(p,a) ICOM_CALL_(UpdateOverlayDisplay,p,(p,a)) 1927 STDMETHOD(UpdateOverlayDisplay) (THIS_ DWORD dwFlags) PURE; in DECLARE_INTERFACE_() local 1976 #define IDirectDrawSurface3_UpdateOverlayDisplay(p,a) ICOM_CALL_(UpdateOverlayDisplay,p,(p,a)) 2050 STDMETHOD(UpdateOverlayDisplay) (THIS_ DWORD dwFlags) PURE; in DECLARE_INTERFACE_() local 2105 #define IDirectDrawSurface4_UpdateOverlayDisplay(p,a) ICOM_CALL_(UpdateOverlayDisplay,p,(p,a)) 2183 STDMETHOD(UpdateOverlayDisplay) (THIS_ DWORD dwFlags) PURE; in DECLARE_INTERFACE_() local 2243 #define IDirectDrawSurface7_UpdateOverlayDisplay(p,a) ICOM_CALL_(UpdateOverlayDisplay,p,(p,a))
|