Home
last modified time | relevance | path

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

/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterStep/
H A Dclientprops.h99 #define AS_NeedsVisibleName (1<<3) /* only if window has _NET_WM_NAME hint */
H A Dhints.h113 #define AS_NeedsVisibleName (1<<3) /* only if window has _NET_WM_NAME hint */ macro
H A Dhints.c1260 set_flags (clean->protocols, AS_NeedsVisibleName); in merge_extwm_hints()
1263 set_flags (clean->protocols, AS_NeedsVisibleName); in merge_extwm_hints()