Searched refs:in_wch (Results 1 – 14 of 14) sorted by relevance
49 #undef in_wch52 in_wch(cchar_t *cc) in in_wch() function
47 (in_wch)(cc) variable
79 in_wch.3xcurses \598 mvin_wch.3xcurses := LINKSRC = in_wch.3xcurses599 mvwin_wch.3xcurses := LINKSRC = in_wch.3xcurses600 win_wch.3xcurses := LINKSRC = in_wch.3xcurses
49 boolcode.o in_wch.o numname.o tputs.o winch.o \
153 in_wch;
51 boolcode.o in_wch.o numname.o tputs.o winch.o \
155 in_wch;
455 extern int in_wch(cchar_t *);970 #define in_wch(cp) win_wch(stdscr, cp) macro972 (move(y, x) ? (cp, ERR) : in_wch(cp))
649 extern int in_wch(cchar_t *);991 #define in_wch(cp) win_wch(stdscr,cp) macro992 #define mvin_wch(y,x,cp) (move(y,x)?ERR:in_wch(cp))
75 file path=usr/share/man/man3xcurses/in_wch.3xcurses231 link path=usr/share/man/man3xcurses/mvin_wch.3xcurses target=in_wch.3xcurses289 link path=usr/share/man/man3xcurses/mvwin_wch.3xcurses target=in_wch.3xcurses480 link path=usr/share/man/man3xcurses/win_wch.3xcurses target=in_wch.3xcurses
368 * in_wch.c370 int in_wch(cchar_t *);