Home
last modified time | relevance | path

Searched refs:chtype (Results 176 – 200 of 211) sorted by relevance

123456789

/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dpechoch.c45 (pechochar)(WINDOW *w, chtype ch)
H A Dwinsch.c47 chtype ch;
H A Dwaddch.c47 chtype ch;
H A Dwaddchn.c45 waddchnstr(WINDOW *w, const chtype *chs, int n) in waddchnstr()
H A Dunctrl.c83 unctrl(chtype ch) in unctrl()
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dwadjcurspos.c37 chtype *_yy; in wadjcurspos()
H A Dwmoveprevch.c40 chtype *_yy; in wmoveprevch()
H A Dwnoutref.c52 chtype **wcp, **scp, *wc, *sc; in wnoutrefresh()
190 (((hi - lo) + 1) * sizeof (chtype))); in wnoutrefresh()
H A Dwattroff.c46 wattroff(WINDOW *win, chtype a) in wattroff()
H A Dwmovenextch.c40 chtype *_yy; in wmovenextch()
H A Dmbcharlen.c44 chtype c; in mbcharlen()
H A Dmbdisplen.c44 chtype c; in mbdisplen()
H A Dpechochar.c55 pechochar(WINDOW *pad, chtype ch) in pechochar()
H A Dpechowchar.c46 pechowchar(WINDOW *pad, chtype ch) in pechowchar()
H A Dmbinch.c45 chtype *wp, *ep, wc; in wmbinch()
H A Dmbmove.c45 chtype *wcp, *wp, *ep; in wmbmove()
H A Dwgetch.c95 (void) wechochar(win, (chtype) inp); in wgetch()
H A Dwaddchnstr.c50 waddchnstr(WINDOW *win, chtype *string, int ncols) in waddchnstr()
H A Dwinnwstr.c46 chtype *ptr = &(win->_y[cy][win->_curx]), in winnwstr()
H A Dmvderwin.c58 chtype obkgd, **wc, **pc; in mvderwin()
H A Dchkinput.c177 chtype *inputQ = cur_term->_input_queue; in _print_queue()
H A Dderwin.c59 chtype **w_y, **o_y; in derwin()
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dunctrl.c88 unctrl(chtype ch) in unctrl()
H A Dwaddchn.c50 waddchnstr(WINDOW *w, const chtype *chs, int n) in waddchnstr()
H A Dm_cc.c156 __m_chtype_cc(chtype ch, cchar_t *cc) in __m_chtype_cc()
178 chtype
181 chtype ch; in __m_cc_chtype()
186 return ((chtype) ERR); in __m_cc_chtype()
188 ch = ((chtype) cc->_at << 16) & ~A_COLOR; in __m_cc_chtype()

123456789