Home
last modified time | relevance | path

Searched refs:FOCUS_SET_FORCE (Results 1 – 14 of 14) sorted by relevance

/dports/x11-wm/fvwm2/fvwm-2.6.9/fvwm/
H A Dfocus.c163 if (fw == NULL || set_by == FOCUS_SET_FORCE) in __check_allow_focus()
619 SetFocusWindow(set_focus_to, True, FOCUS_SET_FORCE); in __restore_focus_after_unmap()
979 sf_args.set_by = FOCUS_SET_FORCE; in _ReturnFocusWindow()
995 sf_args.set_by = FOCUS_SET_FORCE; in _DeleteFocus()
1011 sf_args.set_by = FOCUS_SET_FORCE; in _ForceDeleteFocus()
H A Dfocus_policy.c106 case FOCUS_SET_FORCE: in fpol_query_allow_set_focus()
H A Dfocus_policy.h162 FOCUS_SET_FORCE enumerator
H A Dupdate.c734 SetFocusWindow(focus_fw, False, FOCUS_SET_FORCE); in flush_window_updates()
H A Dicons.c2440 SetFocusWindow(fw, True, FOCUS_SET_FORCE); in DeIconify()
2446 SetFocusWindow(fw, True, FOCUS_SET_FORCE); in DeIconify()
H A Devents.c2156 SetFocusWindow(lf, True, FOCUS_SET_FORCE); in HandleEnterNotify()
2916 SetFocusWindow(fw, True, FOCUS_SET_FORCE); in HandleMapNotify()
3107 fw, True, FOCUS_SET_FORCE); in HandleMapRequestKeepRaised()
H A Dadd_window.c3817 SetFocusWindow(t, True, FOCUS_SET_FORCE); in CaptureAllWindows()
/dports/x11-wm/fvwm3/fvwm3-1.0.4/fvwm/
H A Dfocus.c165 if (fw == NULL || set_by == FOCUS_SET_FORCE) in __check_allow_focus()
630 SetFocusWindow(set_focus_to, True, FOCUS_SET_FORCE); in __restore_focus_after_unmap()
992 sf_args.set_by = FOCUS_SET_FORCE; in _ReturnFocusWindow()
1008 sf_args.set_by = FOCUS_SET_FORCE; in _DeleteFocus()
1024 sf_args.set_by = FOCUS_SET_FORCE; in _ForceDeleteFocus()
H A Dfocus_policy.c106 case FOCUS_SET_FORCE: in fpol_query_allow_set_focus()
H A Dfocus_policy.h163 FOCUS_SET_FORCE enumerator
H A Dupdate.c734 SetFocusWindow(focus_fw, False, FOCUS_SET_FORCE); in flush_window_updates()
H A Devents.c2162 SetFocusWindow(lf, True, FOCUS_SET_FORCE); in HandleEnterNotify()
2941 SetFocusWindow(fw, True, FOCUS_SET_FORCE); in HandleMapNotify()
3125 fw, True, FOCUS_SET_FORCE); in HandleMapRequestKeepRaised()
H A Dicons.c2436 SetFocusWindow(fw, True, FOCUS_SET_FORCE); in DeIconify()
2442 SetFocusWindow(fw, True, FOCUS_SET_FORCE); in DeIconify()
H A Dadd_window.c3844 SetFocusWindow(t, True, FOCUS_SET_FORCE); in CaptureAllWindows()