Searched defs:background (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/cmd/krb5/kadmin/gui/dchanger/ |
H A D | DurationHelper.java | 78 public DurationHelper(Frame parent, Color background, Color foreground) { in DurationHelper() 124 private void addFields(Color background, Color foreground) { in addFields()
|
H A D | DateTimeDialog.java | 94 public DateTimeDialog(Frame parent, Color background, Color foreground) { in DateTimeDialog() 158 private void addFields(Color background, Color foreground) { in addFields()
|
H A D | EncListDialog.java | 58 public EncListDialog(Frame parent, Color background, Color foreground, in EncListDialog()
|
/titanic_41/usr/src/cmd/lp/cmd/lpsched/ |
H A D | lpsched.c | 354 background() in background() function
|
/titanic_41/usr/src/cmd/krb5/kadmin/gui/dataclasses/ |
H A D | Defaults.java | 99 private Color background; field in Defaults 125 Defaults(String defaultsFile, Color background) { in Defaults()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/in.routed/ |
H A D | main.c | 58 static boolean_t background = _B_TRUE; variable
|
/titanic_41/usr/src/grub/grub-0.97/stage2/ |
H A D | graphics.c | 85 int foreground = (63 << 16) | (63 << 8) | (63), background = 0, border = 0; variable
|