Searched refs:has_ceiling (Results 1 – 14 of 14) sorted by relevance
67 - Replace has_ceiling(lev) with ceiling_exists() which is implied to mean on
1494 if (on_ceiling && !has_ceiling(&u.uz)) { in dohide()
1056 } else if (has_ceiling(&u.uz)) {
942 if (!has_ceiling(&u.uz)) {
1653 if (!Is_rogue_level(&u.uz) && has_ceiling(&u.uz)
1340 has_ceiling(lev) in has_ceiling() function
631 extern boolean has_ceiling(d_level *);
636 E boolean FDECL(has_ceiling, (d_level *));