Home
last modified time | relevance | path

Searched refs:SGET_LAYER (Results 1 – 10 of 10) sorted by relevance

/dports/x11-wm/fvwm2/fvwm-2.6.9/fvwm/
H A Dupdate.c599 layer = SGET_LAYER(*pstyle); in apply_window_updates()
H A Dstyle.h488 #define SGET_LAYER(s) \ macro
H A Dewmh.c1647 fw->ewmh_normal_layer = SGET_LAYER(*style); in EWMH_GetStyle()
H A Dadd_window.c1621 layer = SGET_LAYER(*pstyle); in setup_layer()
H A Dstyle.c646 SSET_LAYER(*merged_style, SGET_LAYER(*add_style)); in merge_styles()
/dports/x11-wm/fvwm3/fvwm3-1.0.4/fvwm/
H A Dupdate.c599 layer = SGET_LAYER(*pstyle); in apply_window_updates()
H A Dstyle.h491 #define SGET_LAYER(s) \ macro
H A Dewmh.c1675 fw->ewmh_normal_layer = SGET_LAYER(*style); in EWMH_GetStyle()
H A Dadd_window.c1590 layer = SGET_LAYER(*pstyle); in setup_layer()
H A Dstyle.c651 SSET_LAYER(*merged_style, SGET_LAYER(*add_style)); in merge_styles()