Home
last modified time | relevance | path

Searched refs:foreground (Results 1 – 25 of 34) sorted by relevance

12

/titanic_41/usr/src/lib/libsldap/common/
H A Dns_sasl.c308 test_dns_nsswitch(int foreground, in test_dns_nsswitch() argument
323 if (foreground) { in test_dns_nsswitch()
339 if (foreground) { in test_dns_nsswitch()
368 if (foreground) { in test_dns_nsswitch()
401 __ns_ldap_check_dns_preq(int foreground, in __ns_ldap_check_dns_preq() argument
421 if ((retcode = test_dns_nsswitch(foreground, fname, errpp)) != in __ns_ldap_check_dns_preq()
426 if (foreground) { in __ns_ldap_check_dns_preq()
452 if (foreground) { in __ns_ldap_check_dns_preq()
466 __ns_ldap_check_gssapi_preq(int foreground, in __ns_ldap_check_gssapi_preq() argument
500 if (foreground) { in __ns_ldap_check_gssapi_preq()
[all …]
H A Dllib-lsldap227 int foreground,
235 int foreground,
242 int foreground,
H A Dns_internal.h856 __ns_ldap_check_dns_preq(int foreground,
863 __ns_ldap_check_gssapi_preq(int foreground,
869 __ns_ldap_check_all_preq(int foreground,
/titanic_41/usr/src/lib/libcurses/screen/
H A Dvidupdate.c112 cur_pair->foreground = -1; in vidupdate()
327 cur_pair->foreground = -1; in _change_color()
355 if (ptp[newcolor].foreground != cur_pair->foreground) { in _change_color()
358 ptp[newcolor].foreground), 1, outc); in _change_color()
361 Oldcolors[ptp[newcolor].foreground]), in _change_color()
363 cur_pair->foreground = ptp[newcolor].foreground; in _change_color()
380 fore = ptp[newcolor].foreground; in _change_color()
H A Dinit_pair.c62 if (ptp->foreground == f && ptp->background == b) in init_pair()
65 ptp->foreground = f; in init_pair()
H A Dinit_color.c112 if (ptp[i].foreground == color || in init_color()
114 _init_HP_pair(i, ptp[i].foreground, in init_color()
H A Dpair_cont.c61 *f = ptp->foreground; in pair_content()
H A Dscr_ll_dump.c128 if (fwrite((char *) &(cur_term->_pairs_tbl->foreground), in scr_ll_dump()
H A Dstart_col.c167 cur_term->_cur_pair.foreground = -1; in start_color()
H A Dscr_reset.c268 ptp->foreground, ptp->background); in scr_reset()
H A Dmaketerm.ed395 short foreground; /* foreground color */
H A Dcaps441 set_foreground, "setf" "Sf" Set foreground color using RGB escape
509 set_a_foreground, "setaf" "AF" Set foreground color using ANSI escape
H A Dwrefresh.c1247 cur_term->_cur_pair.foreground = -1; in _turn_off_background()
/titanic_41/usr/src/cmd/krb5/kadmin/gui/dchanger/
H A DDateTimeDialog.java94 public DateTimeDialog(Frame parent, Color background, Color foreground) { in DateTimeDialog() argument
101 addFields(background, foreground); in DateTimeDialog()
158 private void addFields(Color background, Color foreground) { in addFields() argument
169 date.setForeground(foreground); in addFields()
174 hour.setForeground(foreground); in addFields()
177 minute.setForeground(foreground); in addFields()
180 second.setForeground(foreground); in addFields()
184 year.setForeground(foreground); in addFields()
H A DDurationHelper.java78 public DurationHelper(Frame parent, Color background, Color foreground) { in DurationHelper() argument
85 addFields(background, foreground); in DurationHelper()
124 private void addFields(Color background, Color foreground) { in addFields() argument
130 value.setForeground(foreground); in addFields()
H A DEncListDialog.java58 public EncListDialog(Frame parent, Color background, Color foreground, in EncListDialog() argument
/titanic_41/usr/src/lib/libshell/common/tests/
H A Dsigchld.sh62 (( foreground == FOREGROUND )) || err_exit "expected '$FOREGROUND foreground' -- got '$foreground' …
/titanic_41/usr/src/lib/libsqlite/test/
H A Dbtree2.test29 # 3 The foreground table
70 # "N" is the number of elements in the foreground and background tables
72 # for foreground and background tables.
74 # 2. The union of the foreground an background tables consists of N entries
78 # the foreground it is removed form the background and vice versa.
80 # 3. Some entries in the foreground and background tables have keys that
84 # number and data which is the length of the key in the foreground and
87 # 4. The data for both foreground and background entries is usually a
92 # foreground or background entry.
155 return "Key $i is missing from both foreground and background"
[all …]
/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Dgraphics.c85 int foreground = (63 << 16) | (63 << 8) | (63), background = 0, border = 0; variable
172 graphics_set_palette(15, PALETTE_RED(foreground), in graphics_init()
173 PALETTE_GREEN(foreground), PALETTE_BLUE(foreground)); in graphics_init()
H A Dterm.h143 extern int foreground, background, border, graphics_inited;
/titanic_41/usr/src/lib/libgrubmgmt/common/
H A Dlibgrub_cmd.def63 menu_cmd("foreground", GRBM_FOREGROUND_CMD, GRUB_LINE_ENTRY, skip_line)
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_main.c1915 static boolean_t foreground = _B_FALSE; variable
2026 foreground = _B_TRUE; in main()
2036 foreground = _B_TRUE; in main()
2066 if (!foreground) { in main()
/titanic_41/usr/src/lib/libshell/common/
H A DPROMO.mm122 foreground and the background.
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dcaps443 set_foreground setf Sf str Set current foreground color #1
500 set_a_foreground setaf AF str Set foreground colour #1 using ANSI escape
/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dcaps443 set_foreground setf Sf str Set current foreground color #1
500 set_a_foreground setaf AF str Set foreground colour #1 using ANSI escape

12