Home
last modified time | relevance | path

Searched refs:AS_FuncClose (Results 1 – 3 of 3) sorted by relevance

/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterStep/
H A Dclientprops.h108 #define AS_FuncClose (1<<7)
H A Dhints.h123 #define AS_FuncClose (1<<7) macro
H A Dhints.c45 hints->function_mask = ~(AS_FuncClose | AS_FuncPinMenu); in init_ashints()
683 set_flags (clean->function_mask, AS_FuncClose); in merge_icccm_hints()
834 {MWM_FUNC_CLOSE, AS_FuncClose | AS_FuncKill, 0, 0,
835 AS_FuncClose | AS_FuncKill},
1722 AS_FuncClose, /* F_CLOSE, */ in function2mask()