Home
last modified time | relevance | path

Searched refs:attr_t (Results 1 – 25 of 58) sorted by relevance

123

/freebsd/contrib/ncurses/ncurses/widechar/
H A Dlib_vid_attr.c74 mode |= (attr_t) ColorPair(pair)
78 attr_t newmode, in NCURSES_EXPORT()
85 static attr_t previous_attr = A_NORMAL; in NCURSES_EXPORT()
88 attr_t turn_on, turn_off; in NCURSES_EXPORT()
139 attr_t mask = NCURSES_BITS((value & 63) in NCURSES_EXPORT()
293 vid_puts(attr_t newmode, in vid_puts()
310 attr_t newmode, in NCURSES_SP_NAME()
324 vid_attr(attr_t newmode, NCURSES_PAIRS_T pair_arg, void *opts) in vid_attr()
334 NCURSES_EXPORT(attr_t)
337 attr_t attrs = 0; in NCURSES_SP_NAME()
[all …]
H A Dlib_cchar.c51 const attr_t attrs, in NCURSES_EXPORT()
103 attr_t *attrs, in getcchar()
/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_slkattr.c44 NCURSES_EXPORT(attr_t) in NCURSES_EXPORT() argument
50 attr_t result = AttrOf(SP_PARM->_slk->attr) & ALL_BUT_COLOR; in NCURSES_EXPORT()
53 result |= (attr_t) ColorPair(pair); in NCURSES_EXPORT()
60 NCURSES_EXPORT(attr_t)
H A Dlib_bkgd.c57 attr_t off = AttrOf(win->_nc_bkgd); in wbkgrndset()
58 attr_t on = AttrOf(CHDEREF(ch)); in wbkgrndset()
146 attr_t old_attr; in _nc_background()
149 attr_t new_attr; in _nc_background()
220 attr_t tmp_attr = AttrOf(*cp); in _nc_background()
H A Dlib_slkatr_set.c46 const attr_t attr, in NCURSES_EXPORT()
76 slk_attr_set(const attr_t attr, NCURSES_COLOR_T pair_arg, void *opts) in slk_attr_set()
H A Dlib_screen.c87 attr_t attr;
211 decode_attr(char *source, attr_t *target, int *color) in decode_attr()
327 attr_t attr = ChAttrOf(fillin); in decode_chtype()
344 attr_t attr = fillin->attr; in decode_cchar()
657 attr_t source, in encode_attr()
658 attr_t prior, in encode_attr()
823 attr_t attr; in putwin()
831 attr = (*(const attr_t *) dp) & ~A_CHARTEXT; in putwin()
833 (*(const attr_t *) dp) & ~A_CHARTEXT, in putwin()
846 attr = (*(const attr_t *) dp); in putwin()
[all …]
H A Dlib_overlay.c153 attr_t bk; in copywin()
154 attr_t mask; in copywin()
159 mask = ~(attr_t) ((bk & A_COLOR) ? A_COLOR : 0); in copywin()
/freebsd/contrib/ncurses/ncurses/trace/
H A Dlib_traceatr.c182 _traceattr(attr_t newmode) in _traceattr()
189 _nc_retrace_int_attr_t(attr_t code) in _nc_retrace_int_attr_t()
196 NCURSES_EXPORT(attr_t)
197 _nc_retrace_attr_t(attr_t code) in _nc_retrace_attr_t()
204 _nc_altcharset_name(attr_t attr, chtype ch) in _nc_altcharset_name()
289 attr_t attr = ChAttrOf(ch); in _tracechtype2()
335 attr_t attr = AttrOfD(ch); in _tracecchar_t2()
/freebsd/usr.sbin/bluetooth/sdpd/
H A Dbgd.c79 static attr_t bgd_profile_attrs[] = {
101 (attr_t const * const) &bgd_profile_attrs
H A Dprofile.h57 typedef struct attr attr_t; typedef
70 attr_t const * const attrs; /* supported attributes */
H A Dftrn.c97 static attr_t ftrn_profile_attrs[] = {
117 (attr_t const * const) &ftrn_profile_attrs
H A Dirmc_command.c97 static attr_t irmc_command_profile_attrs[] = {
117 (attr_t const * const) &irmc_command_profile_attrs
H A Dsp.c97 static attr_t sp_profile_attrs[] = {
117 (attr_t const * const) &sp_profile_attrs
H A Ddun.c114 static attr_t dun_profile_attrs[] = {
136 (attr_t const * const) &dun_profile_attrs
H A Dirmc.c111 static attr_t irmc_profile_attrs[] = {
133 (attr_t const * const) &irmc_profile_attrs
H A Dopush.c111 static attr_t opush_profile_attrs[] = {
133 (attr_t const * const) &opush_profile_attrs
H A Dpanu.c146 static attr_t panu_profile_attrs[] = {
172 (attr_t const * const) &panu_profile_attrs
H A Dgn.c146 static attr_t gn_profile_attrs[] = {
172 (attr_t const * const) &gn_profile_attrs
H A Dlan.c148 static attr_t lan_profile_attrs[] = {
172 (attr_t const * const) &lan_profile_attrs
H A Daudio_sink.c159 static const attr_t audio_sink_profile_attrs[] = {
185 (attr_t const *const)&audio_sink_profile_attrs
H A Daudio_source.c159 static const attr_t audio_source_profile_attrs[] = {
185 (attr_t const *const)&audio_source_profile_attrs
H A Dsd.c196 static attr_t sd_profile_attrs[] = {
228 (attr_t const * const) &sd_profile_attrs
H A Dnap.c179 static attr_t nap_profile_attrs[] = {
209 (attr_t const * const) &nap_profile_attrs
/freebsd/contrib/ncurses/ncurses/
H A Dllib-lncursestw222 attr_t attr,
611 attr_t *a1,
618 attr_t a1,
624 attr_t a1,
630 attr_t a1,
667 attr_t a2,
837 attr_t a4,
991 attr_t a5,
1143 const attr_t a1,
1149 attr_t a1,
[all …]
H A Dllib-lncursesw222 attr_t attr,
608 attr_t *a1,
615 attr_t a1,
621 attr_t a1,
627 attr_t a1,
664 attr_t a2,
834 attr_t a4,
988 attr_t a5,
1140 const attr_t a1,
1146 attr_t a1,
[all …]

123