From e1281790bb3d7cdcc5de85829806dd53da67e326 Mon Sep 17 00:00:00 2001 From: Stuart Kreitman Date: Thu, 29 Jul 2004 18:16:56 +0000 Subject: Integration of DAMAGE-XFIXES branch to trunk https://freedesktop.org/bugzilla/show_bug.cgi?id=859 Modified Files: cursorstr.h dix.h dixstruct.h regionstr.h window.h --- include/window.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'include/window.h') diff --git a/include/window.h b/include/window.h index 5056512b8..cf019664a 100644 --- a/include/window.h +++ b/include/window.h @@ -252,4 +252,10 @@ void ResizeChildrenWinSize( int /*dw*/, int /*dh*/); +RegionPtr +CreateBoundingShape (WindowPtr pWin); + +RegionPtr +CreateClipShape (WindowPtr pWin); + #endif /* WINDOW_H */ -- cgit v1.2.3