Home
last modified time | relevance | path

Searched refs:lfont (Results 1 – 15 of 15) sorted by relevance

/titanic_41/usr/src/cmd/eqn/
H A Dintegral.c38 lfont[p] = ROM; in integral()
58 lfont[yyval] = rfont[yyval] = ROM; in setintegral()
H A Dfont.c45 lfont[yyval] = rfont[yyval] = ft == ITAL ? ITAL : ROM; in font()
49 lfont[yyval], rfont[yyval]); in font()
H A Dtext.c48 lfont[yyval] = rfont[yyval] = ROM; in text()
71 lfont[yyval] = lf; in text()
76 t, yyval, p, ebase[yyval], eht[yyval], lfont[yyval], in text()
H A Ddiacrit.c108 if (lfont[p1] != ITAL) in diacrit()
124 type, p1, lfont[p1], rfont[p1], eht[p1], ebase[p1]); in diacrit()
H A Dshift.c53 if (rfont[p1] == ITAL && lfont[p2] == ROM) in bshiftb()
157 if (rfont[p1] == ITAL && lfont[p2] == ROM) in shift2()
164 if (rfont[p1] == ITAL && lfont[p3] == ROM) in shift2()
H A Dglob.c38 int lfont[100]; variable
H A Dfunny.c52 lfont[yyval] = rfont[yyval] = ROM; in funny()
H A Deqnbox.c32 if (rfont[p1] == ITAL && lfont[p2] == ROM) in eqnbox()
H A De.h63 extern int lfont[];
H A Dsqrt.c41 lfont[yyval] = ROM; in sqrt()
H A Dover.c59 lfont[yyval] = rfont[yyval] = 0; in boverb()
H A Dfromto.c24 lfont[yyval] = rfont[yyval] = 0; in fromto()
H A Dmatrix.c72 lfont[yyval] = rfont[yyval] = 0; in matrix()
H A Dpile.c88 lfont[yyval] = rfont[yyval] = 0; in lpile()
H A Dparen.c30 lfont[yyval] = rfont[yyval] = 0; in paren()