Home
last modified time | relevance | path

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

/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterConf/
H A DPager.c302 config->flags |= HIDE_INACTIVE_LABEL; in ReadDecorations()
303 set_flags (config->set_flags, HIDE_INACTIVE_LABEL); in ReadDecorations()
576 if (config->flags & HIDE_INACTIVE_LABEL)
H A DWinTabs.c472 if (config->flags & HIDE_INACTIVE_LABEL)
H A Dafterconf.h956 #define HIDE_INACTIVE_LABEL (1<<5) macro