diag_dev_rows     140 tools/thermal/tmon/tui.c 	dialogue_window = subwin(stdscr, diag_dev_rows() + 5, maxx-50,
diag_dev_rows     295 tools/thermal/tmon/tui.c 		y = j % diag_dev_rows();
diag_dev_rows     306 tools/thermal/tmon/tui.c 	mvwprintw(w, diag_dev_rows()+1, 1, "Enter Choice [A-Z]?");
diag_dev_rows     458 tools/thermal/tmon/tui.c 		write_dialogue_win(buf, diag_dev_rows() + 2, 2);