Home
last modified time | relevance | path

Searched defs:wresize (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/coreboot/payloads/libpayload/curses/PDCurses/pdcurses/
H A Dwindow.c512 int wresize(WINDOW *win, int nlines, int ncols) in wresize() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/
Dcursesw.h1338 int wresize(int newLines, int newColumns) { in wresize() function