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

/xsrc/external/mit/xcompmgr/dist/
H A Dxcompmgr.c136 static Atom opacityAtom; variable in typeref:typename:Atom
1295 int result = XGetWindowProperty(dpy, w->id, opacityAtom, 0L, 1L, False,
2189 opacityAtom = XInternAtom (dpy, OPACITY_PROP, False);
2336 if (ev.xproperty.atom == opacityAtom)

Completed in 8 milliseconds