Home
last modified time | relevance | path

Searched refs:horiz (Results 1 – 8 of 8) sorted by relevance

/original-bsd/old/roff/common_source/
H A Dn7.c148 if(dip == d)horiz(po); in tbreak()
171 horiz(un); in tbreak()
204 horiz(pad); in tbreak()
211 if((j = ll - un - lastl + ics) > 0)horiz(j); in tbreak()
244 horiz(nw*(ni+i)); in donum()
636 horiz(i) in horiz() function
H A Dn3.c679 if(!offset)horiz(po); in casetl()
682 if(w2 || w3)horiz(j=quant((lt - w2)/2-w1,HOR)); in casetl()
685 horiz(lt-w1-w2-w3-j); in casetl()
/original-bsd/local/ditroff/ditroff.okeeffe/
H A Dn7.c59 horiz(po); in tbreak()
82 horiz(un); in tbreak()
111 horiz(pad); in tbreak()
119 horiz(k); in tbreak()
164 horiz(nw * (ni + i)); in donum()
647 horiz(i) in horiz() function
H A Dn3.c789 horiz(po); in casetl()
794 horiz(j = quant((lt - w[1]) / 2 - w[0], HOR)); in casetl()
798 horiz(lt - w[0] - w[1] - w[2] - j); in casetl()
/original-bsd/local/ditroff/ditroff.okeeffe/troff/
H A Dn7.c59 horiz(po); in tbreak()
82 horiz(un); in tbreak()
111 horiz(pad); in tbreak()
119 horiz(k); in tbreak()
164 horiz(nw * (ni + i)); in donum()
647 horiz(i) in horiz() function
H A Dn3.c789 horiz(po); in casetl()
794 horiz(j = quant((lt - w[1]) / 2 - w[0], HOR)); in casetl()
798 horiz(lt - w[0] - w[1] - w[2] - j); in casetl()
/original-bsd/local/ditroff/ditroff.old.okeeffe/gremlin.aed/gremlin/
H A Dmenu.c33 #define horiz 0 macro
222 if (orientation == horiz) /* set up spacing for menu display */
/original-bsd/local/ditroff/ditroff.old.okeeffe/troff/
H A Dn3.c769 horiz(po); in casetl()
773 horiz(j = quant((lt - w2) / 2 - w1, HOR)); in casetl()
776 horiz(lt - w1 - w2 - w3 - j); in casetl()