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

/xsrc/external/mit/transset/dist/
H A Ddsimple.h63 Window Select_Window (Display *, int descend);
H A Ddsimple.c161 Select_Window (Display *disp, int descend) function in typeref:typename:Window
H A DtransSet.c289 target_win = Select_Window (dpy, True);
/xsrc/external/mit/xwd/dist/
H A Ddsimple.h77 Window Select_Window(Display *, int);
H A Ddsimple.c169 * returned, Select_Window should probably be called after
238 Select_Window(Display *disp, int descend) function in typeref:typename:Window
H A Dxwd.c229 target_win = Select_Window(dpy, !frame_only);
/xsrc/external/mit/xwininfo/dist/
H A Ddsimple.h54 xcb_window_t Select_Window (xcb_connection_t *, const xcb_screen_t *, int);
H A Ddsimple.c189 xcb_window_t Select_Window(xcb_connection_t *dpy, function in typeref:typename:xcb_window_t
H A Dxwininfo.c579 window = Select_Window (dpy, screen, !frame);
/xsrc/external/mit/xprop/dist/
H A Ddsimple.h80 Window Select_Window(Display *, int descend);
H A Ddsimple.c182 * returned, Select_Window should probably be called after
250 Window Select_Window(Display *display, int descend) function in typeref:typename:Window
H A Dxprop.c2067 target_win = Select_Window(dpy, !frame_only);

Completed in 20 milliseconds