Defines

ext/curses/extconf.h File Reference

Go to the source code of this file.

Defines

#define HAVE_NCURSES_H   1
#define HAVE_BEEP   1
#define HAVE_BKGD   1
#define HAVE_BKGDSET   1
#define HAVE_CURS_SET   1
#define HAVE_DELETELN   1
#define HAVE_DOUPDATE   1
#define HAVE_FLASH   1
#define HAVE_GETBKGD   1
#define HAVE_GETNSTR   1
#define HAVE_ISENDWIN   1
#define HAVE_KEYNAME   1
#define HAVE_KEYPAD   1
#define HAVE_RESIZETERM   1
#define HAVE_SCRL   1
#define HAVE_SETSCRREG   1
#define HAVE_UNGETCH   1
#define HAVE_WATTROFF   1
#define HAVE_WATTRON   1
#define HAVE_WATTRSET   1
#define HAVE_WBKGD   1
#define HAVE_WBKGDSET   1
#define HAVE_WDELETELN   1
#define HAVE_WGETNSTR   1
#define HAVE_WRESIZE   1
#define HAVE_WSCRL   1
#define HAVE_WSETSCRREG   1
#define HAVE_DEF_PROG_MODE   1
#define HAVE_RESET_PROG_MODE   1
#define HAVE_TIMEOUT   1
#define HAVE_WTIMEOUT   1
#define HAVE_NODELAY   1
#define HAVE_INIT_COLOR   1
#define HAVE_WCOLOR_SET   1
#define HAVE_USE_DEFAULT_COLORS   1
#define HAVE_ESCDELAY   1
#define HAVE_TABSIZE   1
#define HAVE_COLORS   1
#define HAVE_COLOR_PAIRS   1

Define Documentation

#define HAVE_BEEP   1

Definition at line 4 of file extconf.h.

#define HAVE_BKGD   1

Definition at line 5 of file extconf.h.

#define HAVE_BKGDSET   1

Definition at line 6 of file extconf.h.

#define HAVE_COLOR_PAIRS   1

Definition at line 41 of file extconf.h.

#define HAVE_COLORS   1

Definition at line 40 of file extconf.h.

#define HAVE_CURS_SET   1

Definition at line 7 of file extconf.h.

#define HAVE_DEF_PROG_MODE   1

Definition at line 30 of file extconf.h.

#define HAVE_DELETELN   1

Definition at line 8 of file extconf.h.

#define HAVE_DOUPDATE   1

Definition at line 9 of file extconf.h.

#define HAVE_ESCDELAY   1

Definition at line 38 of file extconf.h.

#define HAVE_FLASH   1

Definition at line 10 of file extconf.h.

#define HAVE_GETBKGD   1

Definition at line 11 of file extconf.h.

#define HAVE_GETNSTR   1

Definition at line 12 of file extconf.h.

#define HAVE_INIT_COLOR   1

Definition at line 35 of file extconf.h.

#define HAVE_ISENDWIN   1

Definition at line 13 of file extconf.h.

Referenced by curses_finalize().

#define HAVE_KEYNAME   1

Definition at line 14 of file extconf.h.

#define HAVE_KEYPAD   1

Definition at line 15 of file extconf.h.

#define HAVE_NCURSES_H   1

Definition at line 3 of file extconf.h.

#define HAVE_NODELAY   1

Definition at line 34 of file extconf.h.

#define HAVE_RESET_PROG_MODE   1

Definition at line 31 of file extconf.h.

#define HAVE_RESIZETERM   1

Definition at line 16 of file extconf.h.

#define HAVE_SCRL   1

Definition at line 17 of file extconf.h.

#define HAVE_SETSCRREG   1

Definition at line 18 of file extconf.h.

#define HAVE_TABSIZE   1

Definition at line 39 of file extconf.h.

#define HAVE_TIMEOUT   1

Definition at line 32 of file extconf.h.

#define HAVE_UNGETCH   1

Definition at line 19 of file extconf.h.

#define HAVE_USE_DEFAULT_COLORS   1

Definition at line 37 of file extconf.h.

#define HAVE_WATTROFF   1

Definition at line 20 of file extconf.h.

#define HAVE_WATTRON   1

Definition at line 21 of file extconf.h.

#define HAVE_WATTRSET   1

Definition at line 22 of file extconf.h.

#define HAVE_WBKGD   1

Definition at line 23 of file extconf.h.

#define HAVE_WBKGDSET   1

Definition at line 24 of file extconf.h.

#define HAVE_WCOLOR_SET   1

Definition at line 36 of file extconf.h.

#define HAVE_WDELETELN   1

Definition at line 25 of file extconf.h.

#define HAVE_WGETNSTR   1

Definition at line 26 of file extconf.h.

#define HAVE_WRESIZE   1

Definition at line 27 of file extconf.h.

#define HAVE_WSCRL   1

Definition at line 28 of file extconf.h.

#define HAVE_WSETSCRREG   1

Definition at line 29 of file extconf.h.

#define HAVE_WTIMEOUT   1

Definition at line 33 of file extconf.h.