Home
last modified time | relevance | path

Searched refs:chtype (Results 151 – 175 of 211) sorted by relevance

123456789

/illumos-gate/usr/src/lib/libcurses/screen/
H A D_mvwaddwch.c38 mvwaddwch(WINDOW *win, int y, int x, chtype ch) in mvwaddwch()
H A D_mvwaddwchstr.c38 mvwaddwchstr(WINDOW *win, int y, int x, chtype *str) in mvwaddwchstr()
H A D_mvwinswch.c38 mvwinswch(WINDOW *win, int y, int x, chtype c) in mvwinswch()
H A D_mvwinwchstr.c38 mvwinwchstr(WINDOW *win, int y, int x, chtype *str) in mvwinwchstr()
H A Dslk_atroff.c46 slk_attroff(chtype a) in slk_attroff()
H A Dslk_atron.c46 slk_attron(chtype a) in slk_attron()
H A Dslk_atrset.c46 slk_attrset(chtype a) in slk_attrset()
H A Dwbkgdset.c37 wbkgdset(WINDOW *win, chtype c) in wbkgdset()
H A D_mvwinchstr.c47 mvwinchstr(WINDOW *win, int y, int x, chtype *str) in mvwinchstr()
H A D_mvwinsch.c47 mvwinsch(WINDOW *win, int y, int x, chtype c) in mvwinsch()
H A Dwattron.c46 wattron(WINDOW *win, chtype a) in wattron()
H A D_mvwaddchnst.c47 mvwaddchnstr(WINDOW *win, int y, int x, chtype *ch, int n) in mvwaddchnstr()
H A D_mvwaddwchnstr.c38 mvwaddwchnstr(WINDOW *win, int y, int x, chtype *str, int n) in mvwaddwchnstr()
H A D_mvwinwchnstr.c38 mvwinwchnstr(WINDOW *win, int y, int x, chtype *str, int n) in mvwinwchnstr()
H A D_mvwvline.c47 mvwvline(WINDOW *win, int y, int x, chtype c, int n) in mvwvline()
H A D_mvwhline.c47 mvwhline(WINDOW *win, int y, int x, chtype c, int n) in mvwhline()
H A D_mvwinchnst.c47 mvwinchnstr(WINDOW *win, int y, int x, chtype *s, int n) in mvwinchnstr()
H A Dwechochar.c55 wechochar(WINDOW *win, chtype ch) in wechochar()
H A Dwechowchar.c46 wechowchar(WINDOW *win, chtype ch) in wechowchar()
H A Dungetch.c51 chtype *inputQ = cur_term->_input_queue; in ungetch()
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dslk.c70 slk_attron(const chtype at) in slk_attron()
81 slk_attroff(const chtype at) in slk_attroff()
92 slk_attrset(const chtype at) in slk_attrset()
H A Dwaddch.c48 waddch(WINDOW *w, chtype ch) in waddch()
H A Dwinsch.c48 winsch(WINDOW *w, chtype ch) in winsch()
H A Dpechoch.c50 pechochar(WINDOW *w, chtype ch) in pechochar()
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dwacs.c132 __m_acs_cc(chtype acs, cchar_t *cc) in __m_acs_cc()
157 (chtype) ((acs & A_ATTRIBUTES) | acsc[i+1]), cc in __m_acs_cc()

123456789