Home
last modified time | relevance | path

Searched refs:SSET_LAYER (Results 1 – 8 of 8) sorted by relevance

/dports/x11-wm/fvwm2/fvwm-2.6.9/fvwm/
H A Dewmh.c1329 SSET_LAYER(*style, 0); in ewmh_HandleDesktop()
1451 SSET_LAYER(*style, Scr.TopLayer); in ewmh_HandleDock()
1458 SSET_LAYER(*style, Scr.DefaultLayer); in ewmh_HandleDock()
H A Dewmh_events.c1252 SSET_LAYER(*style, Scr.TopLayer); in ewmh_WMStateStaysOnTop()
1338 SSET_LAYER(*style, Scr.BottomLayer); in ewmh_WMStateStaysOnBottom()
H A Dstyle.c646 SSET_LAYER(*merged_style, SGET_LAYER(*add_style)); in merge_styles()
3158 SSET_LAYER(*ps, -9); in style_parse_one_style_option()
3166 SSET_LAYER(*ps, *val); in style_parse_one_style_option()
3834 SSET_LAYER( in style_parse_one_style_option()
3842 SSET_LAYER( in style_parse_one_style_option()
3844 SSET_LAYER(*ps, Scr.TopLayer); in style_parse_one_style_option()
3851 SSET_LAYER(*ps, Scr.DefaultLayer); in style_parse_one_style_option()
H A Dstyle.h490 #define SSET_LAYER(s,x) \ macro
/dports/x11-wm/fvwm3/fvwm3-1.0.4/fvwm/
H A Dewmh_events.c1247 SSET_LAYER(*style, Scr.TopLayer); in ewmh_WMStateStaysOnTop()
1333 SSET_LAYER(*style, Scr.BottomLayer); in ewmh_WMStateStaysOnBottom()
H A Dewmh.c1357 SSET_LAYER(*style, 0); in ewmh_HandleDesktop()
1479 SSET_LAYER(*style, Scr.TopLayer); in ewmh_HandleDock()
1486 SSET_LAYER(*style, Scr.DefaultLayer); in ewmh_HandleDock()
H A Dstyle.c651 SSET_LAYER(*merged_style, SGET_LAYER(*add_style)); in merge_styles()
3179 SSET_LAYER(*ps, -9); in style_parse_one_style_option()
3187 SSET_LAYER(*ps, *val); in style_parse_one_style_option()
3881 SSET_LAYER( in style_parse_one_style_option()
3889 SSET_LAYER( in style_parse_one_style_option()
3891 SSET_LAYER(*ps, Scr.TopLayer); in style_parse_one_style_option()
3898 SSET_LAYER(*ps, Scr.DefaultLayer); in style_parse_one_style_option()
H A Dstyle.h493 #define SSET_LAYER(s,x) \ macro