Searched refs:pri_aflags (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/ctwm/dist/
H A Dotp.c53 to->pri_aflags = from->pri_aflags; \
63 unsigned pri_aflags; // Flags that might alter it; OTP_AFLAG_* member in struct:OtpWinList
647 other_owl->pri_aflags = owl->pri_aflags;
1122 owl->pri_aflags = 0;
1206 owl->pri_aflags |= aflags;
1210 if((PRI(owl) != OTP_ZERO || owl->pri_aflags != 0)
1498 (owl->pri_aflags & OTP_AFLAG_ABOVE ? " _ABOVE" : ""),
1499 (owl->pri_aflags
[all...]

Completed in 3 milliseconds