Searched refs:setfont (Results 1 – 9 of 9) sorted by relevance
183 font : ROMAN { setfont(ROM); }184 | ITALIC { setfont(ITAL); }185 | BOLD { setfont(BLD); }186 | FONT text { setfont(((char *)$2)[0]); }
51 setfont(ch1) char ch1; { in setfont() function
168 setfont(1); in caseft()170 setfont(a) in setfont() function
714 setfont(0); in getch()
1113 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])
224 #undef SETFONT_PATH /* CF_PATH_PROG(setfont) */
309 --enable-font-switch use Linux setfont for character-translation27502 echo $ac_n "checking if you want to use setfont support""... $ac_c" 1>&627503 echo "configure:27504: checking if you want to use setfont support" >&5
3478 # for the experimental font-switch feature, e.g., the program "setfont".
1354 Debian). The configure script checks for consolechars and setfont programs5571 if available. Check return code from setfont invocation, and use it to