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

/xsrc/external/mit/ctwm/dist/
H A Dotp.h19 #define OTP_AFLAG_BELOW (1 << 1) macro
H A Dotp.c1175 fromstash = (OTP_AFLAG_ABOVE | OTP_AFLAG_BELOW);
1200 aflags |= OTP_AFLAG_BELOW;
1499 (owl->pri_aflags & OTP_AFLAG_BELOW ? " _BELOW" : ""),
1825 if(owl->pri_aflags & OTP_AFLAG_BELOW) {
1836 if((owl->pri_aflags & OTP_AFLAG_BELOW) && (ewt == wt_Dock) &&

Completed in 4 milliseconds