Home
last modified time | relevance | path

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

/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterStep/
H A Dclientprops.h66 #define AS_IconMapped (1<<17)
H A Dhints.h55 #define AS_IconMapped (1<<17) macro
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/afterstep/
H A Devents.c1260 ASWIN_CLEAR_FLAGS (asw, AS_IconMapped); in HandleMapNotify()