Home
last modified time | relevance | path

Searched refs:pixelAtom (Results 1 – 3 of 3) sorted by relevance

/dports/x11-wm/twm/twm-1.0.11/src/
H A Dparse.c987 Atom pixelAtom, retAtom; in put_pixel_on_root() local
993 pixelAtom = XInternAtom(dpy, "_MIT_PRIORITY_COLORS", True); in put_pixel_on_root()
994 if (XGetWindowProperty(dpy, Scr->Root, pixelAtom, 0, 8192, in put_pixel_on_root()
/dports/x11-wm/tvtwm/tvtwm/
H A Dparse.c1428 Atom pixelAtom, retAtom; local
1432 pixelAtom = XInternAtom(dpy, "_MIT_PRIORITY_COLORS", True);
1433 XGetWindowProperty(dpy, Scr->Root, pixelAtom, 0, 8192,
/dports/x11-wm/vtwm/vtwm-5.5.0/
H A Dparse.c1813 Atom pixelAtom, retAtom; in put_pixel_on_root() local
1818 pixelAtom = XInternAtom(dpy, "_MIT_PRIORITY_COLORS", True); in put_pixel_on_root()
1820 if (XGetWindowProperty(dpy, Scr->Root, pixelAtom, 0, 8192, in put_pixel_on_root()