Lines Matching refs:ClipNotify
92980 ClipNotify calls during rediredction changes. Now ClipNotify will only
98211 PostValidateTree hook is only registered when ClipNotify was called for
98223 ValidateTree calls first ClipNotify and later might call
98224 WindowExposures. To avoid useless double reput ClipNotify delays reput
102381 xfree86/xv: Change the behaviour of ClipNotify to reput instead of stop
102383 When ClipNotify gets called for a visible window, reput instead of
102433 xfree86/xv: Remove useless NULL check from ClipNotify
136369 XFree86: Xv: Add ClipNotify helper
136371 Add a ClipNotify helper that lets the driver know about changes in the
167873 DRI: Make sure number of DRI windows is accurate in driver ClipNotify hook.
167882 DRI: New ClipNotify driver hook.
185339 prevent it from resetting ClipNotify.
190852 Wrap ClipNotify to see region motions during MoveWindow.