SENSOR_WIN_HIGHT  129 tools/thermal/tmon/tui.c 	tz_sensor_window = subwin(stdscr, SENSOR_WIN_HIGHT, maxx, y_begin, 0);
SENSOR_WIN_HIGHT  130 tools/thermal/tmon/tui.c 	y_begin += SENSOR_WIN_HIGHT;