Home
last modified time | relevance | path

Searched refs:PDC_resize_screen (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/coreboot/payloads/libpayload/curses/PDCurses/
H A Dcurspriv.h88 int PDC_resize_screen(int, int);
H A DIMPLEMNT214 int PDC_resize_screen(int nlines, int ncols);
H A DHISTORY408 mode has been changed by PDC_resize_screen(), curs_set(1) reverts to
/aosp_15_r20/external/coreboot/payloads/libpayload/curses/pdcurses-backend/
H A Dpdcscrn.c84 int PDC_resize_screen(int nlines, int ncols) in PDC_resize_screen() function
/aosp_15_r20/external/coreboot/payloads/libpayload/curses/PDCurses/x11/
H A Dpdcscrn.c51 int PDC_resize_screen(int nlines, int ncols) in PDC_resize_screen() function
/aosp_15_r20/external/coreboot/payloads/libpayload/curses/PDCurses/pdcurses/
H A Dinitscr.c300 if (!stdscr || PDC_resize_screen(nlines, ncols) == ERR) in resize_term()
/aosp_15_r20/external/coreboot/payloads/libpayload/curses/PDCurses/sdl1/
H A Dpdcscrn.c206 int PDC_resize_screen(int nlines, int ncols) in PDC_resize_screen() function
/aosp_15_r20/external/coreboot/payloads/libpayload/curses/PDCurses/os2/
H A Dpdcscrn.c205 int PDC_resize_screen(int nlines, int ncols) in PDC_resize_screen() function
/aosp_15_r20/external/coreboot/payloads/libpayload/curses/PDCurses/dos/
H A Dpdcscrn.c594 int PDC_resize_screen(int nlines, int ncols) in PDC_resize_screen() function
/aosp_15_r20/external/coreboot/payloads/libpayload/curses/PDCurses/win32/
H A Dpdcscrn.c466 int PDC_resize_screen(int nlines, int ncols) in PDC_resize_screen() function