Home
last modified time | relevance | path

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

/dports/x11-wm/jwm/jwm-2.3.7/src/
H A Dclient.h77 #define STAT_TILED (1 << 19) /**< Use tiled window placement. */ macro
H A Dgroup.c344 np->state.status |= STAT_TILED; in ApplyGroup()
H A Dplace.c667 if(np->state.status & STAT_TILED) { in PlaceClient()