/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
cursesw.h | 664 #ifdef touchwin 665 inline int UNDEF(touchwin)(WINDOW *win) { return touchwin(win); } function 666 #undef touchwin macro 667 #define touchwin UNDEF(touchwin) macro 1232 int touchwin() { return ::wtouchln(w, 0, height(), 1); } function in class:NCursesWindow [all...] |
curses.h | 736 extern NCURSES_EXPORT(int) touchwin (WINDOW *); /* generated */ 1105 #define touchwin macro [all...] |
ncurses.h | 736 extern NCURSES_EXPORT(int) touchwin (WINDOW *); /* generated */ 1105 #define touchwin macro [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ |
cursesw.h | 664 #ifdef touchwin 665 inline int UNDEF(touchwin)(WINDOW *win) { return touchwin(win); } function 666 #undef touchwin macro 667 #define touchwin UNDEF(touchwin) macro 1232 int touchwin() { return ::wtouchln(w, 0, height(), 1); } function in class:NCursesWindow [all...] |
curses.h | 755 extern NCURSES_EXPORT(int) touchwin (WINDOW *); /* generated */ 1134 #define touchwin macro [all...] |
ncurses.h | 755 extern NCURSES_EXPORT(int) touchwin (WINDOW *); /* generated */ 1134 #define touchwin macro [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_curses.py | 52 stdscr.syncup, stdscr.touchwin, stdscr.untouchwin]:
|
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_curses.py | 52 stdscr.syncup, stdscr.touchwin, stdscr.untouchwin]:
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_curses.py | 52 stdscr.syncup, stdscr.touchwin, stdscr.untouchwin]:
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_curses.py | 52 stdscr.syncup, stdscr.touchwin, stdscr.untouchwin]:
|
/external/toybox/kconfig/lxdialog/ |
util.c | 249 touchwin(win);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib/ |
libcurses.a | 7 9 ? ? $ $ $ 1? 1? 1? 1? Q\ Q\ Y( _4 _4 g@ p? v? {? ?? ?? ? ? ? ? ? ? ? ? ? ? ? ?? ?h ?l ? ? ? ?p ?d ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p ?p 9? 9? 9? 9? 9? R` b h? m? s |4 |4 ?X ?T ? ?? ?0 ? ? ? ? ? ? ? ? ?( ?T ?T ?T ?T ?T h \ \ \ ? ? ? ? ? -? -? 3? 3? 3? =? =? =? =? =? K K K K K U? ]? ]? f? o? o? o? o? o? { { { { { { ?? ?? ? ? ?, ?, ?, ?, ?, ? ? ? ? ?? ?t ? ? ? ?l ? T ? ? ? ? & & & ,? A? A? HH HH HH ^? e? j? o? t? t? t? t? t? t? t? ?X ?? ?p ?p ?p ?p ?p ? #? (? -p -p 4$ 9 >| >| F? Pt Pt Pt d? j? o?_nc_scroll_optimize _nc_oldnums _nc_hash_map _nc_make_oldhash _nc_scroll_oldhash _nc_render _nc_waddch_nosync waddch wechochar waddnstr waddchnstr beep wbkgdset wbkgd wborder wchgat wclear clearok wclrtobot wclrtoeol _nc_reset_colors start_color COLOR_PAIRS COLORS init_pair init_color can_change_color has_colors color_content pair_content _nc_do_color wcolor_set wdelch delwin echo noecho endwin werase flash addch addchnstr addchstr addnstr addstr attroff attron attrset attr_get attr_off attr_on attr_set bkgd bkgdset border box chgat clear clrtobot clrtoeol color_set COLOR_PAIR delch deleteln echochar erase getbkgd getch getnstr getstr hline inch inchnstr inchstr innstr insch insdelln insertln insnstr insstr instr move mvaddch mvaddchnstr mvaddchstr mvaddnstr mvaddstr mvchgat mvdelch mvgetch mvgetnstr mvgetstr mvhline mvinch mvinchnstr mvinchstr mvinnstr mvinsch mvinsnstr mvinsstr mvinstr mvvline mvwaddch mvwaddchnstr mvwaddchstr mvwaddnstr mvwaddstr mvwchgat mvwdelch mvwgetch mvwgetnstr mvwgetstr mvwhline mvwinch mvwinchnstr mvwinchstr mvwinnstr mvwinsch mvwinsnstr mvwinsstr mvwinstr mvwvline PAIR_NUMBER redrawwin refresh scrl scroll setscrreg standout standend timeout touchline touchwin |