Home
last modified time | relevance | path

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

/titanic_50/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_50/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()