Lines Matching defs:win
96 Window win;
110 Window win; /* lowest window of this visual */
236 Window srcRootWinid; /* root win on which grab was done */
448 origin of win, not the root-relative visible rect of win.
462 reg_image = XGetImage(disp,reg->win,srcRect_x,srcRect_y,
480 Window srcRootWinid; /* root win on which grab was done */
555 image = XGetImage(disp, reg->win, srcRect_x, srcRect_y,
689 /* check that win is mapped & not outside bounding box */
767 static list_ptr make_region_list( disp, win, bbox, hasNonDefault,
770 Window win;
791 XGetWindowAttributes( disp, win, &win_attrs);
798 make_src_list( disp, &image_wins, bbox, win,
820 new_reg->win = base_src->win;
982 new_src->win = w;