Home
last modified time | relevance | path

Searched refs:wmUserTimeAtom (Results 1 – 4 of 4) sorted by relevance

/dports/x11-wm/compiz/compiz-0.8.8/include/
H A Dcompiz-core.h969 Atom wmUserTimeAtom; member
/dports/x11-wm/compiz/compiz-0.8.8/src/
H A Ddisplay.c2060 d->wmUserTimeAtom = XInternAtom (dpy, "_NET_WM_USER_TIME", 0); in addDisplay()
H A Dwindow.c4965 w->screen->display->wmUserTimeAtom, in getWindowUserTime()
4993 w->screen->display->wmUserTimeAtom, in setWindowUserTime()
H A Dscreen.c1230 atoms[count++] = d->wmUserTimeAtom; in addSupportedAtoms()