Searched refs:backgroundProps (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xcompmgr/dist/
H A Dxcompmgr.c762 static const char *backgroundProps[] = { variable in typeref:typename:const char * []
783 for (p = 0; backgroundProps[p]; p++)
785 if (XGetWindowProperty (dpy, root, XInternAtom (dpy, backgroundProps[p], False),
2322 for (p = 0; backgroundProps[p]; p++)
2324 if (ev.xproperty.atom == XInternAtom (dpy, backgroundProps[p], False))

Completed in 4 milliseconds