| /xsrc/external/mit/xorg-server/dist/miext/damage/ |
| H A D | damagestr.h | 67 SetWindowPixmapProcPtr SetWindowPixmap; member in struct:_damageScrPriv
|
| H A D | damage.c | 1564 unwrap(pScrPriv, pScreen, SetWindowPixmap); 1565 (*pScreen->SetWindowPixmap) (pWindow, pPixmap); 1566 wrap(pScrPriv, pScreen, SetWindowPixmap, damageSetWindowPixmap); 1695 wrap(pScrPriv, pScreen, SetWindowPixmap, damageSetWindowPixmap);
|
| /xsrc/external/mit/xorg-server.old/dist/miext/damage/ |
| H A D | damagestr.h | 71 SetWindowPixmapProcPtr SetWindowPixmap; member in struct:_damageScrPriv
|
| H A D | damage.c | 1763 unwrap (pScrPriv, pScreen, SetWindowPixmap); 1764 (*pScreen->SetWindowPixmap) (pWindow, pPixmap); 1765 wrap (pScrPriv, pScreen, SetWindowPixmap, damageSetWindowPixmap); 1867 wrap (pScrPriv, pScreen, SetWindowPixmap, damageSetWindowPixmap);
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/dri2/ |
| H A D | dri2.c | 130 SetWindowPixmapProcPtr SetWindowPixmap; member in struct:_DRI2Screen 1422 pScreen->SetWindowPixmap = ds->SetWindowPixmap; 1423 (*pScreen->SetWindowPixmap) (pWin, pPix); 1424 ds->SetWindowPixmap = pScreen->SetWindowPixmap; 1425 pScreen->SetWindowPixmap = DRI2SetWindowPixmap; 1641 ds->SetWindowPixmap = pScreen->SetWindowPixmap; 1642 pScreen->SetWindowPixmap [all...] |
| /xsrc/external/mit/xorg-server.old/dist/miext/cw/ |
| H A D | cw.h | 95 SetWindowPixmapProcPtr SetWindowPixmap; member in struct:__anon31641d280308
|
| H A D | cw.c | 500 SCREEN_EPILOGUE(pScreen, SetWindowPixmap, cwSetWindowPixmap);
|
| /xsrc/external/mit/xorg-server.old/dist/miext/rootless/ |
| H A D | rootlessCommon.c | 191 pScreen->SetWindowPixmap(pWindow, winRec->pixmap); 218 pScreen->SetWindowPixmap(pWindow, oldPixmap);
|
| H A D | rootlessWindow.c | 1634 pScreen->SetWindowPixmap(pWin, topWinRec->pixmap);
|
| /xsrc/external/mit/xorg-server/dist/miext/rootless/ |
| H A D | rootlessCommon.c | 233 pScreen->SetWindowPixmap(pWindow, winRec->pixmap); 266 pScreen->SetWindowPixmap(pWindow, oldPixmap);
|
| H A D | rootlessWindow.c | 1657 pScreen->SetWindowPixmap(pWin, topWinRec->pixmap);
|
| /xsrc/external/mit/xorg-server.old/dist/include/ |
| H A D | scrnintstr.h | 517 SetWindowPixmapProcPtr SetWindowPixmap; member in struct:_Screen
|
| /xsrc/external/mit/xorg-server/dist/present/ |
| H A D | present.c | 122 (*screen->SetWindowPixmap)(window, visit->new);
|
| /xsrc/external/mit/xorg-server.old/dist/fb/ |
| H A D | fbscreen.c | 140 pScreen->SetWindowPixmap = _fbSetWindowPixmap;
|
| /xsrc/external/mit/xorg-server/dist/fb/ |
| H A D | fbscreen.c | 137 pScreen->SetWindowPixmap = _fbSetWindowPixmap;
|
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | scrnintstr.h | 602 SetWindowPixmapProcPtr SetWindowPixmap; member in struct:_Screen
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/ |
| H A D | dmxscrinit.c | 281 pScreen->SetWindowPixmap = NULL;
|
| /xsrc/external/mit/xorg-server.old/dist/composite/ |
| H A D | compwindow.c | 121 (*pScreen->SetWindowPixmap) (pWindow, pVisit->pPixmap); 557 (*pScreen->SetWindowPixmap) (pWin, (*pScreen->GetWindowPixmap) (pWin->parent));
|
| /xsrc/external/mit/xorg-server/dist/composite/ |
| H A D | compwindow.c | 129 (*pScreen->SetWindowPixmap) (pWindow, pVisit->pPixmap); 585 (*pScreen->SetWindowPixmap) (pWin, parent_pixmap);
|
| /xsrc/external/mit/xorg-server/dist/hw/kdrive/ephyr/ |
| H A D | hostx.c | 1591 screen->SetWindowPixmap(window, screen->GetScreenPixmap(screen)); 1632 if (pScreen->root && pScreen->SetWindowPixmap)
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | sna_accel.c | 17919 window->drawable.pScreen->SetWindowPixmap(window, visit->new); 18203 assert(screen->SetWindowPixmap == NULL); 18204 screen->SetWindowPixmap = sna_set_window_pixmap;
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | sna_accel.c | 17615 window->drawable.pScreen->SetWindowPixmap(window, visit->new); 17880 assert(screen->SetWindowPixmap == NULL); 17881 screen->SetWindowPixmap = sna_set_window_pixmap;
|