Searched refs:Select_Window (Results 1 - 12 of 12) sorted by relevance
| /xsrc/external/mit/transset/dist/ |
| H A D | dsimple.h | 63 Window Select_Window (Display *, int descend);
|
| H A D | dsimple.c | 161 Select_Window (Display *disp, int descend) function in typeref:typename:Window
|
| H A D | transSet.c | 289 target_win = Select_Window (dpy, True);
|
| /xsrc/external/mit/xwd/dist/ |
| H A D | dsimple.h | 77 Window Select_Window(Display *, int);
|
| H A D | dsimple.c | 169 * returned, Select_Window should probably be called after 238 Select_Window(Display *disp, int descend) function in typeref:typename:Window
|
| H A D | xwd.c | 229 target_win = Select_Window(dpy, !frame_only);
|
| /xsrc/external/mit/xwininfo/dist/ |
| H A D | dsimple.h | 54 xcb_window_t Select_Window (xcb_connection_t *, const xcb_screen_t *, int);
|
| H A D | dsimple.c | 189 xcb_window_t Select_Window(xcb_connection_t *dpy, function in typeref:typename:xcb_window_t
|
| H A D | xwininfo.c | 579 window = Select_Window (dpy, screen, !frame);
|
| /xsrc/external/mit/xprop/dist/ |
| H A D | dsimple.h | 80 Window Select_Window(Display *, int descend);
|
| H A D | dsimple.c | 182 * returned, Select_Window should probably be called after 250 Window Select_Window(Display *display, int descend) function in typeref:typename:Window
|
| H A D | xprop.c | 2067 target_win = Select_Window(dpy, !frame_only);
|
Completed in 20 milliseconds