Home | History | Annotate | Download | only in include

Lines Matching refs:A_NORMAL

198 #define WA_NORMAL	A_NORMAL
878 #define A_NORMAL (1UL - 1UL)
947 #define getattrs(win) ((win) ? (win)->_attrs : A_NORMAL)
959 #define wstandend(win) (wattrset(win,A_NORMAL))