Last change
on this file was 3073, checked in by bird, 18 years ago |
bootstrap config of ncurses.
|
-
Property svn:keywords
set to
Id
|
File size:
1.8 KB
|
Rev | Line | |
---|
[3073] | 1 | #undef addch
|
---|
| 2 | #undef addchnstr
|
---|
| 3 | #undef addchstr
|
---|
| 4 | #undef addnstr
|
---|
| 5 | #undef addstr
|
---|
| 6 | #undef attroff
|
---|
| 7 | #undef attron
|
---|
| 8 | #undef attrset
|
---|
| 9 | #undef attr_get
|
---|
| 10 | #undef attr_off
|
---|
| 11 | #undef attr_on
|
---|
| 12 | #undef attr_set
|
---|
| 13 | #undef bkgd
|
---|
| 14 | #undef bkgdset
|
---|
| 15 | #undef border
|
---|
| 16 | #undef box
|
---|
| 17 | #undef chgat
|
---|
| 18 | #undef clear
|
---|
| 19 | #undef clrtobot
|
---|
| 20 | #undef clrtoeol
|
---|
| 21 | #undef color_set
|
---|
| 22 | #undef COLOR_PAIR
|
---|
| 23 | #undef delch
|
---|
| 24 | #undef deleteln
|
---|
| 25 | #undef echochar
|
---|
| 26 | #undef erase
|
---|
| 27 | #undef getbkgd
|
---|
| 28 | #undef getch
|
---|
| 29 | #undef getnstr
|
---|
| 30 | #undef getstr
|
---|
| 31 | #undef hline
|
---|
| 32 | #undef inch
|
---|
| 33 | #undef inchnstr
|
---|
| 34 | #undef inchstr
|
---|
| 35 | #undef innstr
|
---|
| 36 | #undef insch
|
---|
| 37 | #undef insdelln
|
---|
| 38 | #undef insertln
|
---|
| 39 | #undef insnstr
|
---|
| 40 | #undef insstr
|
---|
| 41 | #undef instr
|
---|
| 42 | #undef move
|
---|
| 43 | #undef mvaddch
|
---|
| 44 | #undef mvaddchnstr
|
---|
| 45 | #undef mvaddchstr
|
---|
| 46 | #undef mvaddnstr
|
---|
| 47 | #undef mvaddstr
|
---|
| 48 | #undef mvchgat
|
---|
| 49 | #undef mvdelch
|
---|
| 50 | #undef mvgetch
|
---|
| 51 | #undef mvgetnstr
|
---|
| 52 | #undef mvgetstr
|
---|
| 53 | #undef mvhline
|
---|
| 54 | #undef mvinch
|
---|
| 55 | #undef mvinchnstr
|
---|
| 56 | #undef mvinchstr
|
---|
| 57 | #undef mvinnstr
|
---|
| 58 | #undef mvinsch
|
---|
| 59 | #undef mvinsnstr
|
---|
| 60 | #undef mvinsstr
|
---|
| 61 | #undef mvinstr
|
---|
| 62 | #undef mvvline
|
---|
| 63 | #undef mvwaddch
|
---|
| 64 | #undef mvwaddchnstr
|
---|
| 65 | #undef mvwaddchstr
|
---|
| 66 | #undef mvwaddnstr
|
---|
| 67 | #undef mvwaddstr
|
---|
| 68 | #undef mvwchgat
|
---|
| 69 | #undef mvwdelch
|
---|
| 70 | #undef mvwgetch
|
---|
| 71 | #undef mvwgetnstr
|
---|
| 72 | #undef mvwgetstr
|
---|
| 73 | #undef mvwhline
|
---|
| 74 | #undef mvwinch
|
---|
| 75 | #undef mvwinchnstr
|
---|
| 76 | #undef mvwinchstr
|
---|
| 77 | #undef mvwinnstr
|
---|
| 78 | #undef mvwinsch
|
---|
| 79 | #undef mvwinsnstr
|
---|
| 80 | #undef mvwinsstr
|
---|
| 81 | #undef mvwinstr
|
---|
| 82 | #undef mvwvline
|
---|
| 83 | #undef PAIR_NUMBER
|
---|
| 84 | #undef redrawwin
|
---|
| 85 | #undef refresh
|
---|
| 86 | #undef scrl
|
---|
| 87 | #undef scroll
|
---|
| 88 | #undef setscrreg
|
---|
| 89 | #undef slk_attr_off
|
---|
| 90 | #undef slk_attr_on
|
---|
| 91 | #undef standout
|
---|
| 92 | #undef standend
|
---|
| 93 | #undef timeout
|
---|
| 94 | #undef touchline
|
---|
| 95 | #undef touchwin
|
---|
| 96 | #undef untouchwin
|
---|
| 97 | #undef vline
|
---|
| 98 | #undef vw_printw
|
---|
| 99 | #undef vw_scanw
|
---|
| 100 | #undef waddchstr
|
---|
| 101 | #undef waddstr
|
---|
| 102 | #undef wattron
|
---|
| 103 | #undef wattroff
|
---|
| 104 | #undef wattrset
|
---|
| 105 | #undef wattr_get
|
---|
| 106 | #undef wattr_set
|
---|
| 107 | #undef wdeleteln
|
---|
| 108 | #undef wgetstr
|
---|
| 109 | #undef winchstr
|
---|
| 110 | #undef winsertln
|
---|
| 111 | #undef winsstr
|
---|
| 112 | #undef winstr
|
---|
| 113 | #undef wstandout
|
---|
| 114 | #undef wstandend
|
---|
| 115 | #undef mouse_trafo
|
---|
Note:
See
TracBrowser
for help on using the repository browser.