Home
last modified time | relevance | path

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

/dragonfly/usr.bin/window/
H A Dwwopen.c171 CLR(w->ww_oflags, WWO_ALLFLAGS); in wwopen()
172 SET(w->ww_oflags, oflags); in wwopen()
H A Dwwsize.c148 if (w->ww_oflags & WWO_GLASS) in wwsize()
150 if (w->ww_oflags & WWO_REVERSE) in wwsize()
H A Dww.h85 #define ww_oflags ww_flags macro