Home | History | Annotate | Download | only in x11vnc

Lines Matching refs:rootwin

133  * For -wireframe: find the direct child of rootwin that has the
162 ret = XQueryPointer_wr(dpy, rootwin, &r, &c, &rootx, &rooty, &wx, &wy,
171 if (!ret || ! c || c == rootwin) {
1556 frame = query_pointer(rootwin);
4728 x = attr.x; /* n.b. rootwin is parent */
5806 /* no need to trap error since rootwin */
5807 rc = XQueryTree_wr(dpy, rootwin, &r, &w, &list, &ui);
5888 /* no need to trap error since rootwin */
5889 rc = XQueryTree_wr(dpy, rootwin, &r, &w, &list, &ui);
5934 if (win == rootwin || win == None) {
8195 XGetWindowProperty(dpy, rootwin, pmap, 0L, 1L, False,
8367 if (win == rootwin) {
8374 if (ev.xreparent.parent != rootwin) {
8376 if (win2 != rootwin) {
9036 XSelectInput_wr(dpy, rootwin, xselectinput_rootwin);
9103 rootwin = -1;
9223 if (ev.xreparent.parent != rootwin) {
9225 if (win2 != rootwin) {
9284 if (twin == None || twin == rootwin) {
9389 if (twin == None || twin == rootwin) { \
9427 if (twin == None || twin == rootwin) {
9442 if (twin == None || twin == rootwin) {
9462 if (wu != None && wu != rootwin) oku = 1;
9463 if (wm != None && wm != rootwin) okm = 1;
9665 if (win == rootwin) {
9683 if (win == rootwin) {
9715 if (ev.xreparent.parent != rootwin) {
10151 if (ev.xreparent.parent != rootwin) {
10153 if (win2 != rootwin) {