Home
last modified time | relevance | path

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

/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterStep/
H A Dclientprops.h37 #define AS_Position (1<<1)
H A Dhints.h26 #define AS_Position (1<<1) macro
H A Dhints.c2099 if (get_flags (status->flags, AS_Position)) { in status2anchor()
2177 set_flags (status->flags, AS_Position); in anchor2status()
2195 if (!get_flags (what, AS_Size | AS_Position) || status == NULL in change_placement()
2234 if (get_flags (what, AS_Position)) { in change_placement()
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/afterstep/
H A Dwinstatus.c1656 set_flags (t->status->flags, AS_Position); in init_aswindow_status()
1662 clear_flags (t->status->flags, AS_Position); in init_aswindow_status()
1666 else if (!get_flags (t->status->flags, AS_Position)) { in init_aswindow_status()
1674 set_flags (t->status->flags, AS_Position); in init_aswindow_status()
1701 set_flags (t->status->flags, AS_Position); in init_aswindow_status()