Home
last modified time | relevance | path

Searched refs:FO_ALIGN (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/cmd/lp/lib/forms/
H A Dwrform.c128 case FO_ALIGN: in wrform()
144 if ((!which_set || which_set[FO_ALIGN]) && in wrform()
145 (formheadings[FO_ALIGN].infile || error_handler)) { in wrform()
146 print_str(fd, formheadings[FO_ALIGN].v, formp->conttype); in wrform()
H A Drdform.c303 case FO_ALIGN: in rdform()
/titanic_44/usr/src/cmd/lp/include/
H A Dform.h52 # define FO_ALIGN 8 macro
/titanic_44/usr/src/cmd/lp/cmd/
H A Dlpforms.c516 if (which_set[FO_ALIGN]) {
708 case FO_ALIGN:
933 which_set[FO_ALIGN] = 0;