Searched refs:SetFocus (Results 1 - 19 of 19) sorted by relevance
| /xsrc/external/mit/ctwm/dist/ |
| H A D | win_ops.h | 9 void SetFocus(TwmWindow *tmp_win, Time tim);
|
| H A D | clicktofocus.c | 33 SetFocus(t, CurrentTime);
|
| H A D | ctwm_shutdown.c | 207 SetFocus(NULL, mytime);
|
| H A D | win_ops.c | 128 SetFocus(TwmWindow *tmp_win, Time tim) function in typeref:typename:void 191 SetFocus(NULL, EventTime);
|
| H A D | win_iconify.c | 143 SetFocus(NULL, EventTime); 598 SetFocus(NULL, EventTime);
|
| H A D | event_handlers.c | 1998 SetFocus(Tmp_win, CurrentTime); 2004 SetFocus(Tmp_win, CurrentTime); 2789 SetFocus(Tmp_win, CurrentTime); 2796 SetFocus(Tmp_win, CurrentTime); 2859 SetFocus(Tmp_win, CurrentTime); 3117 SetFocus(NULL, Event.xcrossing.time); 3251 SetFocus(Tmp_win->iconmanagerlist->iconmgr->twm_win, 3304 SetFocus(Tmp_win, ewp->time); 3347 SetFocus(Tmp_win, ewp->time); 3636 SetFocus(NUL [all...] |
| H A D | functions_win.c | 249 SetFocus(tmp_win, eventp->xbutton.time);
|
| H A D | ctwm_main.c | 578 SetFocus(NULL, CurrentTime);
|
| H A D | win_utils.c | 960 SetFocus(t, EventTime);
|
| H A D | ewmh.c | 1253 SetFocus(twm_win, msg->data.l[1]);
|
| /xsrc/external/mit/twm/dist/src/ |
| H A D | util.h | 91 extern void SetFocus(TwmWindow *tmp_win, Time time);
|
| H A D | twm.c | 495 SetFocus((TwmWindow *) NULL, CurrentTime); 909 SetFocus((TwmWindow *) NULL, time);
|
| H A D | menus.c | 1855 SetFocus(tmp_win, eventp->xbutton.time); 2351 SetFocus((TwmWindow *) NULL, LastTimestamp()); 2480 SetFocus((TwmWindow *) NULL, LastTimestamp()); 2508 SetFocus((TwmWindow *) NULL, LastTimestamp());
|
| H A D | events.c | 2075 SetFocus(Tmp_win, ewp->time); 2078 SetFocus(Tmp_win, ewp->time); 2231 SetFocus((TwmWindow *) NULL, Event.xcrossing.time);
|
| H A D | util.c | 815 SetFocus(TwmWindow *tmp_win, Time time) function in typeref:typename:void
|
| /xsrc/external/mit/libXaw/dist/src/ |
| H A D | XawIm.c | 136 static void SetFocus(Widget, XawVendorShellExtPart*); 1159 SetFocus(Widget w, XawVendorShellExtPart *ve) function in typeref:typename:void 1201 if (focus) SetFocus(inwidg, ve);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/xlaunch/ |
| H A D | main.cc | 451 SetFocus(GetDlgItem(hwndDlg, LOWORD(wParam)-4));
|
| /xsrc/external/mit/xorg-server/dist/hw/xwin/ |
| H A D | winmultiwindowwndproc.c | 917 SetFocus(hwnd);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winmultiwindowwndproc.c | 810 SetFocus(hwnd);
|
Completed in 31 milliseconds