Home
last modified time | relevance | path

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

/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterStep/
H A Dhints.h94 #define AS_IgnoreRestackRequest (1<<25) macro
H A Dhints.c1339 {STYLE_IGNORE_RESTACK, AS_IgnoreRestackRequest, 0, 0, in merge_asdb_hints()
1340 AS_IgnoreRestackRequest}, in merge_asdb_hints()
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/afterstep/
H A Devents.c1623 if (!ASWIN_HFLAGS (asw, AS_IgnoreRestackRequest)) { in HandleConfigureRequest()