| /NextBSD/contrib/ncurses/ncurses/base/ |
| HD | lib_box.c | 48 static NCURSES_INLINE chtype 49 _my_render(WINDOW *win, chtype ch) in _my_render() 64 chtype ls, chtype rs, in wborder() 65 chtype ts, chtype bs, in wborder() 66 chtype tl, chtype tr, in wborder() 67 chtype bl, chtype br) in wborder() 71 chtype wls, wrs, wts, wbs, wtl, wtr, wbl, wbr; in wborder()
|
| HD | lib_inchstr.c | 47 winchnstr(WINDOW *win, chtype *str, int n) in NCURSES_EXPORT() 59 (chtype) CharOf(win->_line[win->_cury].text[win->_curx + i]) | in NCURSES_EXPORT() 62 str[i] = (chtype) 0; in NCURSES_EXPORT()
|
| HD | lib_insch.c | 53 _nc_insert_ch(SCREEN *sp, WINDOW *win, chtype ch) in NCURSES_EXPORT() 105 s = NCURSES_SP_NAME(unctrl) (NCURSES_SP_ARGx (chtype) ch8); in NCURSES_EXPORT() 125 s = NCURSES_SP_NAME(unctrl) (NCURSES_SP_ARGx (chtype) ch8); in NCURSES_EXPORT() 146 winsch(WINDOW *win, chtype c) in winsch()
|
| HD | lib_bkgd.c | 92 win->_bkgd = (((tmp == EOF) ? ' ' : (chtype) tmp) in NCURSES_EXPORT() 94 | (chtype) ColorPair(GET_WINDOW_PAIR(win))); in NCURSES_EXPORT() 102 wbkgdset(WINDOW *win, chtype ch) in wbkgdset() 154 wbkgd(WINDOW *win, chtype ch) in wbkgd()
|
| HD | lib_getstr.c | 63 waddch(win, (chtype) ' '); in WipeOut() 125 wechochar(win, (chtype) '\n'); in wgetnstr_events() 151 if (waddch(win, (chtype) ch) == ERR) { in wgetnstr_events() 158 waddch(win, (chtype) ' '); in wgetnstr_events()
|
| /NextBSD/contrib/gdb/gdb/tui/ |
| HD | tui-win.h | 42 extern chtype tui_border_ulcorner; 43 extern chtype tui_border_urcorner; 44 extern chtype tui_border_lrcorner; 45 extern chtype tui_border_llcorner; 46 extern chtype tui_border_vline; 47 extern chtype tui_border_hline;
|
| /NextBSD/contrib/ncurses/ncurses/tinfo/ |
| HD | lib_acs.c | 46 NCURSES_EXPORT(chtype *) in NCURSES_EXPORT() argument 50 MyBuffer = typeCalloc(chtype, ACS_LEN); in NCURSES_EXPORT() 55 NCURSES_EXPORT_VAR (chtype) acs_map[ACS_LEN] = 62 NCURSES_EXPORT(chtype) 65 chtype *map; in NCURSES_SP_NAME() 67 return (chtype) 0; in NCURSES_SP_NAME() 82 chtype *fake_map = acs_map; in NCURSES_SP_NAME() 83 chtype *real_map = SP_PARM != 0 ? SP_PARM->_acs_map : fake_map; in NCURSES_SP_NAME() 96 fake_map[j] = A_ALTCHARSET | (chtype) j; in NCURSES_SP_NAME() 191 real_map[i] = (chtype) i; in NCURSES_SP_NAME()
|
| /NextBSD/contrib/gcc/ |
| HD | sys-protos.h | 135 extern int box32(WINDOW *, chtype, chtype); 342 extern chtype field_back(FIELD *); 345 extern chtype field_fore(FIELD *); 420 extern chtype getattrs(WINDOW *); 423 extern chtype getbkgd(WINDOW *); 701 extern chtype menu_back(MENU *); 703 extern chtype menu_fore(MENU *); 705 extern chtype menu_grey(MENU *); 803 extern int p32echochar(WINDOW *, chtype); 928 extern int set_field_back(FIELD *, chtype); [all …]
|
| /NextBSD/contrib/dialog/ |
| HD | dialog.h | 553 #define chtype long macro 568 chtype atr; 652 …/, int /*bottom_arrow*/, int /*x*/, int /*top*/, int /*bottom*/, chtype /*attr*/, chtype /*bordera… 654 …/, int /* left */, int /* right */, int /*top*/, int /*bottom*/, chtype /*attr*/, chtype /*bordera… 708 extern void dlg_show_string(WINDOW * /*win*/, const char * /*string*/, int /*offset*/, chtype /*att… 742 extern chtype dlg_asciibox(chtype /*ch*/); 743 extern chtype dlg_boxchar(chtype /*ch*/); 744 extern chtype dlg_get_attrs(WINDOW * /*win*/); 745 extern const char * dlg_print_line(WINDOW * /*win*/, chtype * /*attr*/, const char * /*prompt*/, in… 764 extern void dlg_attr_clear(WINDOW * /*win*/, int /*height*/, int /*width*/, chtype /*attr*/); [all …]
|
| HD | arrows.c | 44 static chtype 45 merge_colors(chtype foreground, chtype background) in merge_colors() 47 chtype result = foreground; in merge_colors() 79 chtype attr = A_NORMAL; in dlg_draw_helpline() 104 chtype attr, in dlg_draw_arrows2() 105 chtype borderattr) in dlg_draw_arrows2() 107 chtype save = dlg_get_attrs(win); in dlg_draw_arrows2() 165 chtype attr, in dlg_draw_scrollbar() 166 chtype borderattr) in dlg_draw_scrollbar() 173 chtype save = dlg_get_attrs(win); in dlg_draw_scrollbar()
|
| HD | util.c | 193 chtype attr = A_NORMAL; in dlg_put_backtitle() 214 dlg_attr_clear(WINDOW *win, int height, int width, chtype attr) in dlg_attr_clear() 480 chtype color = dlg_color_pair(dlg_color_table[i].fg, in dlg_color_setup() 505 chtype 508 chtype result; in dlg_get_attrs() 510 result = (chtype) getattrs(win); in dlg_get_attrs() 525 chtype 528 chtype result = 0; in dlg_color_pair() 537 result = (chtype) COLOR_PAIR(pair); in dlg_color_pair() 545 result = (chtype) COLOR_PAIR(pair); in dlg_color_pair() [all …]
|
| HD | mixedgauge.c | 127 chtype attr = A_NORMAL; in myprint_status() 163 chtype ch1 = winch(win); in myprint_status() 185 chtype boxchar, chtype borderchar) in mydraw_mixed_box() 189 chtype attr = A_NORMAL; in mydraw_mixed_box() 191 chtype save2 = dlg_get_attrs(win); in mydraw_mixed_box() 244 chtype ch = winch(dlg->dialog); in dlg_update_mixedgauge()
|
| /NextBSD/contrib/ncurses/menu/ |
| HD | menu.h | 116 chtype fore; /* Selection attribute */ 117 chtype back; /* Nonselection attribute */ 118 chtype grey; /* Inactive attribute */ 202 extern NCURSES_EXPORT(chtype) menu_back (const MENU *); 203 extern NCURSES_EXPORT(chtype) menu_fore (const MENU *); 204 extern NCURSES_EXPORT(chtype) menu_grey (const MENU *); 225 extern NCURSES_EXPORT(int) set_menu_back (MENU *,chtype); 226 extern NCURSES_EXPORT(int) set_menu_fore (MENU *,chtype); 228 extern NCURSES_EXPORT(int) set_menu_grey (MENU *,chtype);
|
| HD | llib-lmenuw | 41 chtype attr) 45 chtype menu_fore( 47 { return(*(chtype *)0); } 52 chtype attr) 56 chtype menu_back( 58 { return(*(chtype *)0); } 63 chtype attr) 67 chtype menu_grey( 69 { return(*(chtype *)0); }
|
| /NextBSD/contrib/ncurses/ncurses/ |
| HD | llib-lncurses | 99 chtype _nc_render( 101 chtype ch) 102 { return(*(chtype *)0); } 107 const chtype c) 113 const chtype ch) 119 const chtype ch) 134 const chtype *astr, 154 chtype ch) 160 chtype ch) 168 chtype ls, [all …]
|
| HD | llib-lncursest | 101 chtype _nc_render( 103 chtype ch) 104 { return(*(chtype *)0); } 109 const chtype c) 115 const chtype ch) 121 const chtype ch) 136 const chtype *astr, 156 chtype ch) 162 chtype ch) 170 chtype ls, [all …]
|
| HD | llib-lncursesw | 121 const chtype ch) 127 const chtype ch) 142 const chtype *astr, 187 chtype ch) 199 chtype ch) 207 chtype ls, 208 chtype rs, 209 chtype ts, 210 chtype bs, 211 chtype tl, [all …]
|
| HD | llib-lncursestw | 121 const chtype ch) 127 const chtype ch) 142 const chtype *astr, 187 chtype ch) 199 chtype ch) 207 chtype ls, 208 chtype rs, 209 chtype ts, 210 chtype bs, 211 chtype tl, [all …]
|
| /NextBSD/contrib/ncurses/ncurses/tty/ |
| HD | lib_vidattr.c | 103 chtype newmode, in NCURSES_EXPORT() 132 static const chtype table[] = in NCURSES_EXPORT() 149 chtype retain = 0; in NCURSES_EXPORT() 336 vidputs(chtype newmode, NCURSES_OUTC outc) in vidputs() 346 NCURSES_SP_NAME(vidattr) (NCURSES_SP_DCLx chtype newmode) in NCURSES_SP_NAME() 356 vidattr(chtype newmode) in vidattr() 362 NCURSES_EXPORT(chtype) 365 chtype attrs = A_NORMAL; in NCURSES_SP_NAME() 415 NCURSES_EXPORT(chtype)
|
| /NextBSD/contrib/netbsd-tests/lib/libcurses/slave/ |
| HD | commands.c | 187 report_byte(chtype c) in report_byte() 189 chtype string[2]; in report_byte() 200 report_nstr(chtype *string) in report_nstr() 203 chtype *p; in report_nstr() 213 len *= sizeof(chtype); in report_nstr()
|
| HD | curses_commands.c | 72 chtype *ch; in cmd_addch() 77 ch = (chtype *) args[0]; in cmd_addch() 98 report_return(addchnstr((chtype *) args[0], count)); in cmd_addchnstr() 109 report_return(addchstr((chtype *) args[0])); in cmd_addchstr() 287 chtype *ch; in cmd_bkgd() 292 ch = (chtype *) args[0]; in cmd_bkgd() 301 chtype *ch; in cmd_bkgdset() 306 ch = (chtype *) args[0]; in cmd_bkgdset() 536 chtype *string; in cmd_inchnstr() 547 if ((string = malloc((limit + 1) * sizeof(chtype))) == NULL) { in cmd_inchnstr() [all …]
|
| /NextBSD/contrib/ncurses/include/ |
| HD | curses.h.in | 156 typedef unsigned chtype; typedef 159 typedef unsigned @cf_cv_typeof_chtype@ chtype; typedef 273 NCURSES_WRAPPED_VAR(chtype*, acs_map); 276 extern NCURSES_EXPORT_VAR(chtype) acs_map[]; 369 typedef chtype attr_t; /* ...must be at least as wide as chtype */ 428 chtype _bkgd; /* current background char/attribute pair */ 577 extern NCURSES_EXPORT(int) addch (const chtype); /* generated */ 578 extern NCURSES_EXPORT(int) addchnstr (const chtype *, int); /* generated */ 579 extern NCURSES_EXPORT(int) addchstr (const chtype *); /* generated */ 591 extern NCURSES_EXPORT(int) bkgd (chtype); /* generated */ [all …]
|
| /NextBSD/crypto/openssl/apps/ |
| HD | req.c | 132 int attribs, unsigned long chtype); 133 static int build_subject(X509_REQ *req, char *subj, unsigned long chtype, 138 int attribs, unsigned long chtype); 141 unsigned long chtype); 144 unsigned long chtype); 147 unsigned long chtype, int mval); 197 unsigned long chtype = MBSTRING_ASC; in MAIN() local 320 chtype = MBSTRING_UTF8; in MAIN() 566 if (chtype != MBSTRING_UTF8) { in MAIN() 571 chtype = MBSTRING_UTF8; in MAIN() [all …]
|
| /NextBSD/contrib/ncurses/ncurses/trace/ |
| HD | lib_traceatr.c | 86 _traceattr2(int bufnum, chtype newmode) in _traceattr2() 206 _nc_altcharset_name(attr_t attr, chtype ch) in _nc_altcharset_name() 282 _tracechtype2(int bufnum, chtype ch) in _tracechtype2() 308 _tracechtype(chtype ch) in _tracechtype() 314 NCURSES_EXPORT(chtype) 315 _nc_retrace_chtype(chtype code) in _nc_retrace_chtype() 333 if ((found = _nc_altcharset_name(attr, (chtype) CharOfD(ch))) != 0) { in _tracecchar_t2()
|
| /NextBSD/contrib/ncurses/form/ |
| HD | form.h | 86 chtype fore; /* foreground attribute */ 87 chtype back; /* background attribute */ 337 extern NCURSES_EXPORT(int) set_field_fore (FIELD *,chtype); 338 extern NCURSES_EXPORT(int) set_field_back (FIELD *,chtype); 348 extern NCURSES_EXPORT(chtype) field_fore (const FIELD *); 349 extern NCURSES_EXPORT(chtype) field_back (const FIELD *);
|