Home
last modified time | relevance | path

Searched refs:setfont (Results 1 – 9 of 9) sorted by relevance

/mirbsd/src/usr.bin/oldroff/neqn/
Dey.y183 font : ROMAN { setfont(ROM); }
184 | ITALIC { setfont(ITAL); }
185 | BOLD { setfont(BLD); }
186 | FONT text { setfont(((char *)$2)[0]); }
Dfont.c51 setfont(ch1) char ch1; { in setfont() function
/mirbsd/src/usr.bin/oldroff/nroff/
Dn6.c168 setfont(1); in caseft()
170 setfont(a) in setfont() function
Dn1.c714 setfont(0); in getch()
/mirbsd/src/gnu/usr.bin/lynx/
Dconfigure.in1113 AC_MSG_CHECKING(if you want to use setfont support)
1115 [ --enable-font-switch use Linux setfont for character-translation],
1122 CF_PATH_PROG(SETFONT, consolechars, setfont)
1136 AC_DEFINE(EXP_CHARTRANS_AUTOSWITCH,1,[Define to 1 if you want to use setfont support])
Dconfig.hin224 #undef SETFONT_PATH /* CF_PATH_PROG(setfont) */
Dconfigure309 --enable-font-switch use Linux setfont for character-translation
27502 echo $ac_n "checking if you want to use setfont support""... $ac_c" 1>&6
27503 echo "configure:27504: checking if you want to use setfont support" >&5
Dlynx.cfg3478 # for the experimental font-switch feature, e.g., the program "setfont".
DCHANGES1354 Debian). The configure script checks for consolechars and setfont programs
5571 if available. Check return code from setfont invocation, and use it to