Home
last modified time | relevance | path

Searched refs:SHAS_MWM_DECOR (Results 1 – 4 of 4) sorted by relevance

/dports/x11-wm/fvwm3/fvwm3-1.0.4/fvwm/
H A Ddecorations.c340 if (SHAS_MWM_DECOR(sflags)) in SelectDecor()
496 if (SHAS_MWM_DECOR(sflags) && IS_TRANSIENT(t)) in SelectDecor()
H A Dstyle.h47 #define SHAS_MWM_DECOR(sf) \ macro
/dports/x11-wm/fvwm2/fvwm-2.6.9/fvwm/
H A Ddecorations.c341 if (SHAS_MWM_DECOR(sflags)) in SelectDecor()
497 if (SHAS_MWM_DECOR(sflags) && IS_TRANSIENT(t)) in SelectDecor()
H A Dstyle.h44 #define SHAS_MWM_DECOR(sf) \ macro