room_for_line
room = !at_bottom && room_for_line(f);
BOOLEAN room = !AT_BOTTOM(f) && room_for_line(f);