Home
last modified time | relevance | path

Searched refs:rootPixmap (Results 1 – 24 of 24) sorted by relevance

/dports/x11/mrxvt-devel/mrxvt-0.5.4/src/
H A Dtransparent.c253 values.tile = r->h->rootPixmap; in resetParentPixmap()
262 XCopyArea( r->Xdisplay, r->h->rootPixmap, pmap, gc, in resetParentPixmap()
291 values.tile = r->h->rootPixmap; in resetParentPixmap()
303 image = XGetImage( r->Xdisplay, r->h->rootPixmap, sx, sy, nw, nh, in resetParentPixmap()
527 r->h->rootPixmap = *( (Pixmap *) prop ); in refreshRootBGVars()
533 XGetGeometry( r->Xdisplay, r->h->rootPixmap, &u_cr, in refreshRootBGVars()
539 UNSET_PIXMAP(r->h->rootPixmap); in refreshRootBGVars()
543 UNSET_PIXMAP(r->h->rootPixmap); in refreshRootBGVars()
545 …RENT, "Got %snull root pixmap %lx\n", NOT_PIXMAP(r->h->rootPixmap) ? "" : "non-", r->h->rootPixmap in refreshRootBGVars()
628 if (NOT_PIXMAP(r->h->rootPixmap)) in rxvt_check_our_parents()
H A Drxvt.h1703 Pixmap rootPixmap; /* Pixmap ID of the root member
H A Dinit.c718 UNSET_PIXMAP(h->rootPixmap); in rxvt_init_vars()
/dports/x11-drivers/xf86-video-vmware/xf86-video-vmware-13.3.0/vmwgfx/
H A Dvmwgfx_driver.c194 PixmapPtr rootPixmap; in drv_crtc_resize() local
218 rootPixmap = pScreen->GetScreenPixmap(pScreen); in drv_crtc_resize()
220 if (!pScreen->ModifyPixmapHeader(rootPixmap, width, height, -1, -1, -1, NULL)) in drv_crtc_resize()
223 pScrn->displayWidth = rootPixmap->devKind / (rootPixmap->drawable.bitsPerPixel / 8); in drv_crtc_resize()
233 if (!pScreen->ModifyPixmapHeader(rootPixmap, old_width, old_height, -1, -1, -1, NULL)) in drv_crtc_resize()
236 pScrn->displayWidth = rootPixmap->devKind / in drv_crtc_resize()
237 (rootPixmap->drawable.bitsPerPixel / 8); in drv_crtc_resize()
/dports/x11-wm/xfce4-wm/xfwm4-4.16.1/src/
H A Ddisplay.c919 Pixmap fillPixmap, rootPixmap; in myDisplayTestXrender() local
963 rootPixmap = XCreatePixmap (dpy, in myDisplayTestXrender()
966 XPutImage (dpy, rootPixmap, in myDisplayTestXrender()
988 rootPixmap, in myDisplayTestXrender()
1020 XFreePixmap (dpy, rootPixmap); in myDisplayTestXrender()
H A Dscreen.h201 Pixmap rootPixmap[N_BUFFERS]; member
H A Dcompositor.c1520 screen_info->rootPixmap[buffer], FALSE); in fence_create()
1660 screen_info->rootPixmap[buffer], in create_glx_drawable()
1903 screen_info->rootPixmap[buffer], in present_flip()
2387 if (screen_info->rootPixmap[buffer] == None) in paint_all()
2389 screen_info->rootPixmap[buffer] = create_root_pixmap (screen_info); in paint_all()
4872 screen_info->rootPixmap[buffer] = None; in compositorManageScreen()
4999 if (screen_info->rootPixmap[buffer]) in compositorUnmanageScreen()
5001 XFreePixmap (display_info->dpy, screen_info->rootPixmap[buffer]); in compositorUnmanageScreen()
5002 screen_info->rootPixmap[buffer] = None; in compositorUnmanageScreen()
5214 if (screen_info->rootPixmap[buffer]) in compositorUpdateScreenSize()
[all …]
/dports/graphics/digikam/digikam-7.4.0/core/libs/database/utils/scan/
H A Dscancontroller_p.h117 QPixmap rootPixmap();
H A Dscancontroller_p.cpp80 QPixmap ScanController::Private::rootPixmap() in rootPixmap() function in Digikam::ScanController::Private
H A Dscancontroller_start.cpp225 d->progressDialog->addedAction(d->rootPixmap(), albumRoot); in slotStartScanningAlbumRoot()
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xfree86/drivers/modesetting/
H A Ddriver.c1341 PixmapPtr rootPixmap; in CreateScreenResources() local
1367 rootPixmap = pScreen->GetScreenPixmap(pScreen); in CreateScreenResources()
1378 if (!pScreen->ModifyPixmapHeader(rootPixmap, -1, -1, -1, -1, -1, pixels)) in CreateScreenResources()
1382 if (!shadowAdd(pScreen, rootPixmap, msUpdatePacked, msShadowWindow, in CreateScreenResources()
1391 pScreen, rootPixmap); in CreateScreenResources()
1394 DamageRegister(&rootPixmap->drawable, ms->damage); in CreateScreenResources()
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/xfree86/drivers/modesetting/
H A Ddriver.c1341 PixmapPtr rootPixmap; in CreateScreenResources() local
1367 rootPixmap = pScreen->GetScreenPixmap(pScreen); in CreateScreenResources()
1378 if (!pScreen->ModifyPixmapHeader(rootPixmap, -1, -1, -1, -1, -1, pixels)) in CreateScreenResources()
1382 if (!shadowAdd(pScreen, rootPixmap, msUpdatePacked, msShadowWindow, in CreateScreenResources()
1391 pScreen, rootPixmap); in CreateScreenResources()
1394 DamageRegister(&rootPixmap->drawable, ms->damage); in CreateScreenResources()
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/xfree86/drivers/modesetting/
H A Ddriver.c1341 PixmapPtr rootPixmap; in CreateScreenResources() local
1367 rootPixmap = pScreen->GetScreenPixmap(pScreen); in CreateScreenResources()
1378 if (!pScreen->ModifyPixmapHeader(rootPixmap, -1, -1, -1, -1, -1, pixels)) in CreateScreenResources()
1382 if (!shadowAdd(pScreen, rootPixmap, msUpdatePacked, msShadowWindow, in CreateScreenResources()
1391 pScreen, rootPixmap); in CreateScreenResources()
1394 DamageRegister(&rootPixmap->drawable, ms->damage); in CreateScreenResources()
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/xfree86/drivers/modesetting/
H A Ddriver.c1341 PixmapPtr rootPixmap; in CreateScreenResources() local
1367 rootPixmap = pScreen->GetScreenPixmap(pScreen); in CreateScreenResources()
1378 if (!pScreen->ModifyPixmapHeader(rootPixmap, -1, -1, -1, -1, -1, pixels)) in CreateScreenResources()
1382 if (!shadowAdd(pScreen, rootPixmap, msUpdatePacked, msShadowWindow, in CreateScreenResources()
1391 pScreen, rootPixmap); in CreateScreenResources()
1394 DamageRegister(&rootPixmap->drawable, ms->damage); in CreateScreenResources()
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/xfree86/drivers/modesetting/
H A Ddriver.c1341 PixmapPtr rootPixmap; in CreateScreenResources() local
1367 rootPixmap = pScreen->GetScreenPixmap(pScreen); in CreateScreenResources()
1378 if (!pScreen->ModifyPixmapHeader(rootPixmap, -1, -1, -1, -1, -1, pixels)) in CreateScreenResources()
1382 if (!shadowAdd(pScreen, rootPixmap, msUpdatePacked, msShadowWindow, in CreateScreenResources()
1391 pScreen, rootPixmap); in CreateScreenResources()
1394 DamageRegister(&rootPixmap->drawable, ms->damage); in CreateScreenResources()
H A Ddriver.c.orig1342 PixmapPtr rootPixmap;
1368 rootPixmap = pScreen->GetScreenPixmap(pScreen);
1379 if (!pScreen->ModifyPixmapHeader(rootPixmap, -1, -1, -1, -1, -1, pixels))
1383 if (!shadowAdd(pScreen, rootPixmap, msUpdatePacked, msShadowWindow,
1392 pScreen, rootPixmap);
1395 DamageRegister(&rootPixmap->drawable, ms->damage);
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/xfree86/drivers/modesetting/
H A Ddriver.c1341 PixmapPtr rootPixmap; in CreateScreenResources() local
1367 rootPixmap = pScreen->GetScreenPixmap(pScreen); in CreateScreenResources()
1378 if (!pScreen->ModifyPixmapHeader(rootPixmap, -1, -1, -1, -1, -1, pixels)) in CreateScreenResources()
1382 if (!shadowAdd(pScreen, rootPixmap, msUpdatePacked, msShadowWindow, in CreateScreenResources()
1391 pScreen, rootPixmap); in CreateScreenResources()
1394 DamageRegister(&rootPixmap->drawable, ms->damage); in CreateScreenResources()
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/xfree86/drivers/modesetting/
H A Ddriver.c1341 PixmapPtr rootPixmap; in CreateScreenResources() local
1367 rootPixmap = pScreen->GetScreenPixmap(pScreen); in CreateScreenResources()
1378 if (!pScreen->ModifyPixmapHeader(rootPixmap, -1, -1, -1, -1, -1, pixels)) in CreateScreenResources()
1382 if (!shadowAdd(pScreen, rootPixmap, msUpdatePacked, msShadowWindow, in CreateScreenResources()
1391 pScreen, rootPixmap); in CreateScreenResources()
1394 DamageRegister(&rootPixmap->drawable, ms->damage); in CreateScreenResources()
/dports/x11-servers/xarcan/xarcan-0.6.0/hw/xfree86/drivers/modesetting/
H A Ddriver.c1525 PixmapPtr rootPixmap; in CreateScreenResources() local
1551 rootPixmap = pScreen->GetScreenPixmap(pScreen); in CreateScreenResources()
1562 if (!pScreen->ModifyPixmapHeader(rootPixmap, -1, -1, -1, -1, -1, pixels)) in CreateScreenResources()
1566 if (!ms->shadow.Add(pScreen, rootPixmap, msUpdatePacked, msShadowWindow, in CreateScreenResources()
1575 pScreen, rootPixmap); in CreateScreenResources()
1578 DamageRegister(&rootPixmap->drawable, ms->damage); in CreateScreenResources()
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/hw/xfree86/drivers/modesetting/
H A Ddriver.c1583 PixmapPtr rootPixmap; in CreateScreenResources() local
1609 rootPixmap = pScreen->GetScreenPixmap(pScreen); in CreateScreenResources()
1620 if (!pScreen->ModifyPixmapHeader(rootPixmap, -1, -1, -1, -1, -1, pixels)) in CreateScreenResources()
1624 if (!ms->shadow.Add(pScreen, rootPixmap, msUpdatePacked, msShadowWindow, in CreateScreenResources()
1633 pScreen, rootPixmap); in CreateScreenResources()
1636 DamageRegister(&rootPixmap->drawable, ms->damage); in CreateScreenResources()
/dports/x11-drivers/xf86-video-openchrome/xf86-video-openchrome-0.6.0/src/
H A Dvia_driver.c1651 PixmapPtr rootPixmap; in VIACreateScreenResources() local
1659 rootPixmap = pScreen->GetScreenPixmap(pScreen); in VIACreateScreenResources()
1671 if (!pScreen->ModifyPixmapHeader(rootPixmap, pScrn->virtualX, in VIACreateScreenResources()
1678 if (!shadowAdd(pScreen, rootPixmap, shadowUpdatePackedWeak(), in VIACreateScreenResources()
/dports/net/tigervnc-viewer/tigervnc-1.12.0/unix/xserver/hw/vnc/
H A Dxvnc.c577 PixmapPtr rootPixmap = pScreen->GetScreenPixmap(pScreen); in vncRandRScreenSetSize() local
618 ret = pScreen->ModifyPixmapHeader(rootPixmap, fb.width, fb.height, in vncRandRScreenSetSize()
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/vnc/
H A Dxvnc.c577 PixmapPtr rootPixmap = pScreen->GetScreenPixmap(pScreen); in vncRandRScreenSetSize() local
618 ret = pScreen->ModifyPixmapHeader(rootPixmap, fb.width, fb.height, in vncRandRScreenSetSize()
/dports/x11-wm/xcompmgr/xcompmgr-1.1.8/
H A Dxcompmgr.c930 Pixmap rootPixmap = XCreatePixmap (dpy, root, root_width, root_height, in paint_all() local
932 rootBuffer = XRenderCreatePicture (dpy, rootPixmap, in paint_all()
936 XFreePixmap (dpy, rootPixmap); in paint_all()