Lines Matching refs:PaintWindow
33419 dix: Restore PaintWindow screen hook
111453 scrnintstr.h: removed unused PaintWindow function pointers.
140099 I believe that the rendering errors appeared now because *PaintWindow
152123 Only ever called from the old PaintWindow* screen hooks, but those are
155317 Darwin: Remove the PaintWindow optimization which snuck back in.
155323 Rootless: Remove the PaintWindow optimization which snuck back in.
159889 Now that PaintWindow is gone, all callers already handle fallbacks.
160514 Remove the PaintWindow optimization.
160521 Leave the screen hooks for PaintWindow* in for now to avoid ABI change.
187461 Bug #1101: Fix PaintWindow in the pixmap case when the window's origin is
188100 - Wrap PaintWindow to draw the background/border to the backing pixmap
188179 - CopyWindow and PaintWindow wrappers missing (will be done soon)