Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/eqn/
H A Dintegral.c36 lfont[p] = ROM; in integral()
56 lfont[yyval] = rfont[yyval] = ROM; in setintegral()
H A Dfont.c43 lfont[yyval] = rfont[yyval] = ft == ITAL ? ITAL : ROM; in font()
47 lfont[yyval], rfont[yyval]); in font()
H A Dtext.c46 lfont[yyval] = rfont[yyval] = ROM; in text()
69 lfont[yyval] = lf; in text()
74 t, yyval, p, ebase[yyval], eht[yyval], lfont[yyval], in text()
H A Ddiacrit.c106 if (lfont[p1] != ITAL) in diacrit()
122 type, p1, lfont[p1], rfont[p1], eht[p1], ebase[p1]); in diacrit()
H A Dshift.c51 if (rfont[p1] == ITAL && lfont[p2] == ROM) in bshiftb()
155 if (rfont[p1] == ITAL && lfont[p2] == ROM) in shift2()
162 if (rfont[p1] == ITAL && lfont[p3] == ROM) in shift2()
H A Dglob.c38 int lfont[100]; variable
H A Dfunny.c50 lfont[yyval] = rfont[yyval] = ROM; in funny()
H A De.h61 extern int lfont[];
H A Deqnbox.c30 if (rfont[p1] == ITAL && lfont[p2] == ROM) in eqnbox()
H A Dsqrt.c39 lfont[yyval] = ROM; in sqrt()
H A Dover.c57 lfont[yyval] = rfont[yyval] = 0; in boverb()
H A Dfromto.c22 lfont[yyval] = rfont[yyval] = 0; in fromto()
H A Dmatrix.c70 lfont[yyval] = rfont[yyval] = 0; in matrix()
H A Dparen.c28 lfont[yyval] = rfont[yyval] = 0; in paren()
H A Dpile.c86 lfont[yyval] = rfont[yyval] = 0; in lpile()