| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | miexpose.c | 264 (((WindowPtr) pDstDrawable)->backgroundState != None)) { in miHandleExposures() 432 while (pWin->backgroundState == ParentRelative) in miPaintWindow() 445 switch (pWin->backgroundState) { in miPaintWindow() 465 while (pWin->backgroundState == ParentRelative) in miPaintWindow()
|
| H A D | mivaltree.c | 178 (w)->backgroundState == ParentRelative)
|
| H A D | miwindow.c | 115 else if (pWin->backgroundState != None) in miClearToBackground()
|
| H A D | mioverlay.c | 105 (w)->backgroundState == ParentRelative) 1609 else if (pWin->backgroundState != None) in miOverlayClearToBackground()
|
| /OK3568_Linux_fs/external/xserver/dbe/ |
| H A D | dbe.c | 1078 int backgroundState; in DbeSetupBackgroundPainter() local 1087 while (pWin->backgroundState == ParentRelative) { in DbeSetupBackgroundPainter() 1093 backgroundState = pWin->backgroundState; in DbeSetupBackgroundPainter() 1096 switch (backgroundState) { in DbeSetupBackgroundPainter()
|
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_window.c | 57 if (pWin->backgroundState == BackgroundPixmap) in glamor_change_window_attributes()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | window.c | 528 pWin->backgroundState = BackgroundPixmap; in MakeRootTile() 635 pWin->backgroundState = BackgroundPixel; in CreateRootWindow() 683 pWin->backgroundState = XaceBackgroundNoneState(pWin); in InitRootWindow() 688 pWin->backgroundState = BackgroundPixel; in InitRootWindow() 882 pWin->backgroundState = XaceBackgroundNoneState(pWin); in CreateWindow() 1026 if (pWin->backgroundState == BackgroundPixmap) in FreeWindowResources() 1146 pWin->backgroundState = XaceBackgroundNoneState(pWin); in SetRootWindowBackground() 1152 pWin->backgroundState = BackgroundPixel; in SetRootWindowBackground() 1202 if (pWin->backgroundState == ParentRelative) in ChangeWindowAttributes() 1205 if (pWin->backgroundState == BackgroundPixmap) in ChangeWindowAttributes() [all …]
|
| H A D | resource.c | 311 if (window->backgroundState == BackgroundPixmap) in GetWindowBytes() 345 if (window->backgroundState == BackgroundPixmap) in FindWindowSubRes()
|
| H A D | dispatch.c | 823 if ((pWin->backgroundState == ParentRelative) && in ProcReparentWindow()
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | windowstr.h | 148 unsigned backgroundState:2; /* None, Relative, Pixel, Pixmap */ member
|
| /OK3568_Linux_fs/external/xserver/fb/ |
| H A D | fbwindow.c | 144 if (pWin->backgroundState == BackgroundPixmap) in fbChangeWindowAttributes()
|
| /OK3568_Linux_fs/external/xserver/hw/xnest/ |
| H A D | Window.c | 265 switch (pWin->backgroundState) { in xnestChangeWindowAttributes() 284 if (pWin->backgroundState == BackgroundPixel) in xnestChangeWindowAttributes()
|
| /OK3568_Linux_fs/external/xserver/miext/rootless/ |
| H A D | rootlessWindow.c | 303 if (pWin->backgroundState == ParentRelative) { in RootlessChangeWindowAttributes() 459 if (pWin->backgroundState == ParentRelative) { in RootlessRealizeWindow() 806 if (pWin->backgroundState == ParentRelative) { in RootlessPaintWindow() 1646 while (pWin->backgroundState == ParentRelative) { in RootlessSetPixmapOfAncestors()
|
| H A D | rootlessValTree.c | 111 (w)->backgroundState == ParentRelative)
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/ |
| H A D | dmxextension.c | 981 if (pRoot->backgroundState == BackgroundPixmap) { in dmxBECreateWindowTree() 1001 if (pWin->backgroundState == BackgroundPixmap) { in dmxBECreateWindowTree() 1619 if (pChild->backgroundState == BackgroundPixmap) { in dmxBEDestroyWindowTree() 1631 if (pChild->backgroundState == BackgroundPixmap) { in dmxBEDestroyWindowTree()
|
| H A D | dmxwindow.c | 490 switch (pWindow->backgroundState) { in dmxDoChangeWindowAttributes() 511 if (pWindow->backgroundState == BackgroundPixel) in dmxDoChangeWindowAttributes()
|
| /OK3568_Linux_fs/external/xserver/exa/ |
| H A D | exa.c | 622 if ((mask & CWBackPixmap) && pWin->backgroundState == BackgroundPixmap) in exaChangeWindowAttributes() 634 if ((mask & CWBackPixmap) && pWin->backgroundState == BackgroundPixmap) in exaChangeWindowAttributes()
|
| /OK3568_Linux_fs/external/xserver/Xext/ |
| H A D | saver.c | 506 pWin->backgroundState = BackgroundPixmap; in CreateSaverWindow()
|
| /OK3568_Linux_fs/external/xserver/debian/ |
| H A D | changelog | 1278 + DIX: Set backgroundState correctly for root window (Closes: #632134)
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 91873 DIX: Set backgroundState correctly for root window
|