/vbox/src/VBox/Devices/PC/ipxe/src/hci/mucurses/ |
H A D | mucurses.h | 17 extern void _wputch ( WINDOW *win, chtype ch, int wrap ) __nonnull; 18 extern void _wputc ( WINDOW *win, char c, int wrap ) __nonnull; 19 extern void _wputchstr ( WINDOW *win, const chtype *chstr, int wrap, int n ) __nonnull; 20 extern void _wputstr ( WINDOW *win, const char *str, int wrap, int n ) __nonnull; 21 extern void _wcursback ( WINDOW *win ) __nonnull;
|
H A D | windows.c | 18 int delwin ( WINDOW *win ) { 49 WINDOW *derwin ( WINDOW *parent, int nlines, int ncols, 51 WINDOW *child; 54 if ( ( child = malloc( sizeof( WINDOW ) ) ) == NULL ) 74 WINDOW *dupwin ( WINDOW *orig ) { 75 WINDOW *copy; 78 if ( ( copy = malloc( sizeof( WINDOW ) ) ) == NULL ) 99 int mvwin ( WINDOW *wi [all...] |
H A D | winattrs.c | 17 inline chtype getbkgd ( WINDOW *win ) { 28 int wattroff ( WINDOW *win, int attrs ) { 40 int wattron ( WINDOW *win, int attrs ) { 52 int wattrset ( WINDOW *win, int attrs ) { 66 int wattr_get ( WINDOW *win, attr_t *attrs, short *pair, 81 int wattr_off ( WINDOW *win, attr_t attrs, 95 int wattr_on ( WINDOW *win, attr_t attrs, 110 int wattr_set ( WINDOW *win, attr_t attrs, short cpair, 124 int wcolour_set ( WINDOW *win, short colour_pair_number,
|
H A D | mucurses.c | 12 static void _wupdcurs ( WINDOW *win ) __nonnull; 13 void _wputch ( WINDOW *win, chtype ch, int wrap ) __nonnull; 14 void _wputc ( WINDOW *win, char c, int wrap ) __nonnull; 15 void _wcursback ( WINDOW *win ) __nonnull; 16 void _wputchstr ( WINDOW *win, const chtype *chstr, int wrap, int n ) __nonnull; 17 void _wputstr ( WINDOW *win, const char *str, int wrap, int n ) __nonnull; 18 int wmove ( WINDOW *win, int y, int x ) __nonnull; 20 WINDOW _stdscr = { 38 static void _wupdcurs ( WINDOW *win ) { 50 void _wputch ( WINDOW *wi [all...] |
H A D | cursor.h | 22 static inline void _restore_curs_pos ( WINDOW *win, struct cursor_pos *pos ) { 32 static inline void _store_curs_pos ( WINDOW *win, struct cursor_pos *pos ) {
|
H A D | clear.c | 19 int wclrtobot ( WINDOW *win ) { 37 int wclrtoeol ( WINDOW *win ) { 55 int wdelch ( WINDOW *win ) { 68 int wdeleteln ( WINDOW *win ) { 86 int werase ( WINDOW *win ) {
|
H A D | print.c | 23 int waddch ( WINDOW *win, const chtype ch ) { 36 int waddnstr ( WINDOW *win, const char *str, int n ) { 43 WINDOW *win; 61 int vw_printw ( WINDOW *win, const char *fmt, va_list varglist ) { 78 int wprintw ( WINDOW *win, const char *fmt, ... ) {
|
H A D | print_nadv.c | 19 int waddchnstr ( WINDOW *win, const chtype *chstr, int n ) {
|
H A D | edging.c | 20 int box ( WINDOW *win, chtype verch, chtype horch ) { 41 int wborder ( WINDOW *win, chtype ls, chtype rs, 80 int whline ( WINDOW *win, chtype ch, int n ) { 100 int wvline ( WINDOW *win, chtype ch, int n ) {
|
H A D | wininit.c | 17 WINDOW *initscr ( void ) {
|
H A D | kb.c | 22 static int _wgetc ( WINDOW *win ) { 53 int wgetch ( WINDOW *win ) { 86 int wgetnstr ( WINDOW *win, char *str, int n ) {
|
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/ |
H A D | editbox.h | 20 WINDOW *win; 40 WINDOW *win, unsigned int row, unsigned int col,
|
/vbox/src/VBox/Devices/PC/ipxe/src/include/ |
H A D | curses.h | 91 } WINDOW; typedef in typeref:struct:_curses_window 93 extern WINDOW _stdscr; 218 extern int box ( WINDOW *, chtype, chtype ) __nonnull; 228 extern int copywin ( const WINDOW *, WINDOW *, int, int, int, 237 extern int delwin ( WINDOW * ) __nonnull; 238 extern WINDOW *derwin ( WINDOW *, int, int, int, int ) __nonnull; 240 extern WINDOW *dupwin ( WINDOW * ) __nonnul [all...] |
/vbox/src/VBox/Devices/PC/ipxe/src/util/ |
H A D | mucurses_test.c | 29 WINDOW *secret;
|
/vbox/src/VBox/Devices/PC/ipxe/src/hci/mucurses/widgets/ |
H A D | editbox.c | 46 WINDOW *win, unsigned int row, unsigned int col,
|
/vbox/src/VBox/Additions/x11/x11include/4.3/include/extensions/ |
H A D | Printstr.h | 117 #define WINDOW CARD32 macro 318 WINDOW rootWindow; /* screenPtr represented as rootWin */ 424 WINDOW window B32; /* window */ 603 WINDOW rootWindow; * root window of screen *
|
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ |
H A D | tmschema.h | 238 TM_PROP(1606, TMT, WINDOW, COLOR) 1130 /* WINDOW parts */ 1131 BEGIN_TM_CLASS_PARTS(WINDOW) 1171 /* WINDOW - CAPTION / SMALLCAPTION states */ 1178 /* WINDOW - MINCAPTION / SMALLMINCAPTION states */ 1185 /* WINDOW - MAXCAPTION / SMALLMAXCAPTION states */ 1192 /* WINDOW - FRAME* / SMALLFRAME* states */ 1198 /* WINDOW - SYSBUTTON / MDISYSBUTTON states */ 1206 /* WINDOW - MINBUTTON / MDIMINBUTTON states */ 1214 /* WINDOW [all...] |
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ |
H A D | tmschema.h | 238 TM_PROP(1606, TMT, WINDOW, COLOR) 1130 /* WINDOW parts */ 1131 BEGIN_TM_CLASS_PARTS(WINDOW) 1171 /* WINDOW - CAPTION / SMALLCAPTION states */ 1178 /* WINDOW - MINCAPTION / SMALLMINCAPTION states */ 1185 /* WINDOW - MAXCAPTION / SMALLMAXCAPTION states */ 1192 /* WINDOW - FRAME* / SMALLFRAME* states */ 1198 /* WINDOW - SYSBUTTON / MDISYSBUTTON states */ 1206 /* WINDOW - MINBUTTON / MDIMINBUTTON states */ 1214 /* WINDOW [all...] |