Home
last modified time | relevance | path

Searched refs:PLAIN (Results 1 – 11 of 11) sorted by relevance

/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/base/
H A DMainHelper.java158 Font.PLAIN, 12)); in main()
163 Font.PLAIN, 12)); in main()
186 Font.PLAIN, 12)); in main()
191 Font.PLAIN, 12)); in main()
263 Font.PLAIN, 12)); in init()
266 Font.PLAIN, 12)); in init()
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/type/
H A DFontConverter.java54 private static final int styleDefault = Font.PLAIN;
68 case Font.PLAIN: in convertToString()
115 style = Font.PLAIN; in convertFromString()
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/shadow/java/awt/
H A DMenuItemShadow.java77 Font.PLAIN, 12), DONTFETCH); in MenuItemShadow()
81 Font.PLAIN, 12), DONTFETCH); in MenuItemShadow()
H A DMenuShadow.java76 Font.PLAIN, 12), DONTFETCH); in MenuShadow()
80 Font.PLAIN, 12), DONTFETCH); in MenuShadow()
H A DFrameShadow.java92 Font.PLAIN, 12), DONTFETCH); in FrameShadow()
97 Font.PLAIN, 12), DONTFETCH); in FrameShadow()
H A DDialogShadow.java176 Font.PLAIN, 12), DONTFETCH); in create()
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/shadow/
H A DGenericWindowShadow.java90 new Font(/* NOI18N */"Sansserif", Font.PLAIN, 12), in GenericWindowShadow()
99 new Font(/* NOI18N */"Dialog", Font.PLAIN, 12), in GenericWindowShadow()
/titanic_41/usr/src/cmd/sgs/unifdef/common/
H A Dunifdef.c172 #define PLAIN 0 /* ordinary line */ macro
229 case PLAIN: in doif()
332 retval = PLAIN; in checkline()
367 retval = PLAIN; in checkline()
/titanic_41/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DpmAboutBox.java70 Font fb = new Font(f.getName(), f.PLAIN, f.getSize()); in pmAboutBox()
H A DpmHelpDetailPanel.java300 Font fb = new Font(f.getName(), f.PLAIN, f.getSize()); in layoutBox()
/titanic_41/usr/src/cmd/krb5/kadmin/gui/dataclasses/
H A DDefaults.java490 l.setFont(new Font("Dialog", Font.PLAIN, 16)); in EditingFrame()
502 l.setFont(new Font("Dialog", Font.PLAIN, 16)); in EditingFrame()