integration from modular tree, some additional functions exported for the

benefit of damage ext. Modified Files: Tag: DAMAGE-XFIXES window.h
This commit is contained in:
Stuart Kreitman 2004-03-30 16:51:08 +00:00
parent f984253b40
commit 8770e07e22

View file

@ -252,4 +252,10 @@ void ResizeChildrenWinSize(
int /*dw*/,
int /*dh*/);
RegionPtr
CreateBoundingShape (WindowPtr pWin);
RegionPtr
CreateClipShape (WindowPtr pWin);
#endif /* WINDOW_H */