Searched refs:chtype (Results 1 - 25 of 79) sorted by relevance

1234

/freebsd-9.3-release/contrib/gdb/gdb/tui/
H A Dtui-win.h42 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;
/freebsd-9.3-release/contrib/ncurses/ncurses/tinfo/
H A Dlib_acs.c42 NCURSES_EXPORT_VAR(chtype *)
46 MyBuffer = typeCalloc(chtype, ACS_LEN);
51 NCURSES_EXPORT_VAR(chtype) acs_map[ACS_LEN] =
60 chtype *fake_map = acs_map;
61 chtype *real_map = SP != 0 ? SP->_acs_map : fake_map;
/freebsd-9.3-release/contrib/ncurses/include/
H A Dunctrl.h.in57 NCURSES_EXPORT(NCURSES_CONST char *) unctrl (chtype);
H A Dcurses.h.in133 typedef unsigned chtype;
136 typedef unsigned @cf_cv_typeof_chtype@ chtype;
228 NCURSES_WRAPPED_VAR(chtype*, acs_map);
231 extern NCURSES_EXPORT_VAR(chtype) acs_map[];
324 typedef chtype attr_t; /* ...must be at least as wide as chtype */
377 chtype _bkgd; /* current background char/attribute pair */
520 extern NCURSES_EXPORT(int) addch (const chtype); /* generated */
521 extern NCURSES_EXPORT(int) addchnstr (const chtype *, int); /* generated */
522 extern NCURSES_EXPORT(int) addchstr (const chtype *); /* generate
[all...]
/freebsd-9.3-release/contrib/ncurses/ncurses/base/
H A Dlib_inchstr.c46 winchnstr(WINDOW *win, chtype * str, int n)
61 str[i] = (chtype) 0;
H A Dlib_box.c48 static NCURSES_INLINE chtype
49 _my_render(WINDOW *win, chtype ch)
63 chtype ls, chtype rs,
64 chtype ts, chtype bs,
65 chtype tl, chtype tr,
66 chtype bl, chtype b
[all...]
H A Dlib_slkatrset.c44 slk_attrset(const chtype attr)
H A Dlib_winch.c44 NCURSES_EXPORT(chtype)
H A Dlib_slkatrof.c44 slk_attroff(const chtype attr)
H A Dlib_slkatron.c44 slk_attron(const chtype attr)
H A Dlib_bkgd.c91 win->_bkgd = (((tmp == EOF) ? ' ' : (chtype) tmp)
101 wbkgdset(WINDOW *win, chtype ch)
151 wbkgd(WINDOW *win, chtype ch)
H A Dlib_getstr.c64 waddch(win, (chtype) ' ');
126 wechochar(win, (chtype) '\n');
152 if (waddch(win, (chtype) ch) == ERR) {
159 waddch(win, (chtype) ' ');
H A Dlib_hline.c46 whline(WINDOW *win, chtype ch, int n)
/freebsd-9.3-release/contrib/ncurses/form/
H A Dfld_attr.c42 NCURSES_IMPEXP int NCURSES_API set_field_ ## name (FIELD * field, chtype attr)\
67 NCURSES_IMPEXP chtype NCURSES_API field_ ## name (const FIELD * field)\
75 | Function : int set_field_fore(FIELD *field, chtype attr)
88 | Function : chtype field_fore(const FIELD *)
98 | Function : int set_field_back(FIELD *field, chtype attr)
111 | Function : chtype field_back(const
/freebsd-9.3-release/contrib/ncurses/menu/
H A Dm_attribs.c52 NCURSES_IMPEXP int NCURSES_API set_menu_ ## name (MENU * menu, chtype attr)\
68 NCURSES_IMPEXP chtype NCURSES_API menu_ ## name (const MENU * menu)\
76 | Function : int set_menu_fore(MENU *menu, chtype attr)
90 | Function : chtype menu_fore(const MENU* menu)
102 | Function : int set_menu_back(MENU *menu, chtype attr)
114 | Function : chtype menu_back(const MENU *menu)
125 | Function : int set_menu_grey(MENU *menu, chtype attr)
136 | Function : chtype menu_grey(const MENU *menu)
H A Dmenu.h116 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);
H A Dllib-lmenu41 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); }
H A Dllib-lmenuw41 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); }
/freebsd-9.3-release/contrib/ncurses/ncurses/
H A Dllib-lncursest74 chtype _nc_render(
76 chtype ch)
77 { return(*(chtype *)0); }
82 const chtype c)
88 const chtype ch)
94 const chtype ch)
109 const chtype *astr,
124 chtype ch)
130 chtype ch)
138 chtype l
[all...]
H A Dllib-lncurses74 chtype _nc_render(
76 chtype ch)
77 { return(*(chtype *)0); }
82 const chtype c)
88 const chtype ch)
94 const chtype ch)
109 const chtype *astr,
124 chtype ch)
130 chtype ch)
138 chtype l
[all...]
H A Dllib-lncursesw94 const chtype ch)
100 const chtype ch)
115 const chtype *astr,
155 chtype ch)
167 chtype ch)
175 chtype ls,
176 chtype rs,
177 chtype ts,
178 chtype bs,
179 chtype t
[all...]
/freebsd-9.3-release/contrib/dialog/
H A Darrows.c44 static chtype
45 merge_colors(chtype foreground, chtype background)
47 chtype result = foreground;
78 chtype attr = A_NORMAL;
103 chtype attr,
104 chtype borderattr)
106 chtype save = dlg_get_attrs(win);
163 chtype attr,
164 chtype borderatt
[all...]
H A Ddialog.h500 #define chtype long macro
515 chtype atr;
596 extern void dlg_draw_arrows2(WINDOW * /*dialog*/, int /*top_arrow*/, int /*bottom_arrow*/, int /*x*/, int /*top*/, int /*bottom*/, chtype /*attr*/, chtype /*borderattr*/);
598 extern void dlg_draw_scrollbar(WINDOW * /*dialog*/, long /* first_data */, long /* this_data */, long /* next_data */, long /* total_data */, int /* left */, int /* right */, int /*top*/, int /*bottom*/, chtype /*attr*/, chtype /*borderattr*/);
647 extern void dlg_show_string(WINDOW * /*win*/, const char * /*string*/, int /*offset*/, chtype /*attr*/, int /*y_base*/, int /*x_base*/, int /*x_last*/, bool /*hidden*/, bool /*force*/);
673 extern chtype dlg_asciibox(chtype /*ch*/);
674 extern chtype dlg_boxcha
[all...]
/freebsd-9.3-release/contrib/gcc/
H A Dsys-protos.h135 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);
[all...]
/freebsd-9.3-release/contrib/ncurses/ncurses/trace/
H A Dlib_traceatr.c76 _traceattr2(int bufnum, chtype newmode)
183 _nc_altcharset_name(attr_t attr, chtype ch)
253 _tracechtype2(int bufnum, chtype ch)
277 _tracechtype(chtype ch)
282 /* Trace 'chtype' return-values */
283 NCURSES_EXPORT(chtype)
284 _nc_retrace_chtype(chtype code)
302 if ((found = _nc_altcharset_name(attr, (chtype) CharOfD(ch))) != 0) {

Completed in 229 milliseconds

1234