Home
last modified time | relevance | path

Searched refs:FP_DO_ALLOW_FUNC_FOCUS_CLICK (Results 1 – 6 of 6) sorted by relevance

/dports/x11-wm/fvwm2/fvwm-2.6.9/fvwm/
H A Dfocus_policy.h108 #define FP_DO_ALLOW_FUNC_FOCUS_CLICK(fp) \ macro
H A Dstyle.c1290 if (!FP_DO_ALLOW_FUNC_FOCUS_CLICK(S_FOCUS_POLICY(SCM(*ps)))) in style_set_old_focus_policy()
1294 FP_DO_ALLOW_FUNC_FOCUS_CLICK(fp)); in style_set_old_focus_policy()
H A Devents.c1471 FP_DO_ALLOW_FUNC_FOCUS_CLICK(FW_FOCUS_POLICY(fw))) || in __check_click_to_focus_or_raise()
/dports/x11-wm/fvwm3/fvwm3-1.0.4/fvwm/
H A Dfocus_policy.h109 #define FP_DO_ALLOW_FUNC_FOCUS_CLICK(fp) \ macro
H A Dstyle.c1330 if (!FP_DO_ALLOW_FUNC_FOCUS_CLICK(S_FOCUS_POLICY(SCM(*ps)))) in style_set_old_focus_policy()
1334 FP_DO_ALLOW_FUNC_FOCUS_CLICK(fp)); in style_set_old_focus_policy()
H A Devents.c1460 FP_DO_ALLOW_FUNC_FOCUS_CLICK(FW_FOCUS_POLICY(fw))) || in __check_click_to_focus_or_raise()