Lines Matching refs:OTP_ZERO
46 #define OTP_ZERO 8
47 #define OTP_MAX (OTP_ZERO * 2)
897 int priority = OTP_ZERO + new_pri;
908 if(ABS(new_pri) > OTP_ZERO) {
955 where = priority < OTP_ZERO ? Below : Above;
1158 owl->pri_base = EwmhGetInitPriority(twm_win) + OTP_ZERO;
1210 if((PRI(owl) != OTP_ZERO || owl->pri_aflags != 0)
1315 if(ABS(priority) > OTP_ZERO) {
1320 prefs->priority = priority + OTP_ZERO;
1330 if(ABS(priority) > OTP_ZERO) {
1334 return &(prefs->priorityL[priority + OTP_ZERO]);
1347 pref->priority = OTP_ZERO;
1799 return(OwlEffectivePriority(twm_win->otp) - OTP_ZERO);
1837 (owl->pri_base == EWMH_PRI_DOCK + OTP_ZERO)) {
1852 pri = EWMH_PRI_FULLSCREEN + OTP_ZERO;
1864 pri = EWMH_PRI_FULLSCREEN + OTP_ZERO;