getmaxyx           69 scripts/kconfig/lxdialog/textbox.c 	getmaxyx(stdscr, height, width);
getmaxyx          311 scripts/kconfig/lxdialog/util.c 	getmaxyx(stdscr, height, width);
getmaxyx         1459 scripts/kconfig/nconf.c 	getmaxyx(stdscr, lines, columns);
getmaxyx         1503 scripts/kconfig/nconf.c 	getmaxyx(stdscr, lines, columns);
getmaxyx          220 scripts/kconfig/nconf.gui.c 	getmaxyx(win, y, x);
getmaxyx          373 scripts/kconfig/nconf.gui.c 	getmaxyx(stdscr, lines, columns);
getmaxyx          567 scripts/kconfig/nconf.gui.c 	getmaxyx(stdscr, lines, columns);
getmaxyx          123 tools/thermal/tmon/tui.c 	getmaxyx(stdscr, maxy, maxx);
getmaxyx          189 tools/thermal/tmon/tui.c 	getmaxyx(stdscr, maxy, maxx);  /* get the new screen size */
getmaxyx          285 tools/thermal/tmon/tui.c 	getmaxyx(w, rows, cols);