Home
last modified time | relevance | path

Searched refs:ASS_Shutdown (Results 1 – 5 of 5) sorted by relevance

/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterStep/
H A Dafterstep.h55 #define ASS_Shutdown (0x01<<2) /* otherwise we either initializing for the first ti… macro
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/afterstep/
H A Dadd_window.c470 if (!get_flags (AfterStepState, ASS_Shutdown)) { in Destroy()
H A Dafterstep.c901 set_flags (AfterStepState, ASS_Shutdown); in Done()
H A Daswindow.c1262 if (cw != None && !get_flags (AfterStepState, ASS_Shutdown)) { in apply_stacking_order()
1293 if (!get_flags (AfterStepState, ASS_Shutdown)) { in publish_aswindow_list()
H A Ddecorations.c380 if (get_flags (AfterStepState, ASS_Shutdown)) in check_client_canvas()