HomeSort by: relevance | last modified time | path
    Searched defs:qf2 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/vax/vsa/
lcg.c 199 static u_short *qf2; variable in typeref:typename:u_short *
204 qf2[QCHAR(c) * lcg_font.fontheight + line] : \
1114 qf2 = (u_short *)lcg_font.data;
spx.c 297 static u_short *qf2; variable in typeref:typename:u_short *
305 #define QFONT_QF2(c, line) qf2[QFONT_INDEX(c, line)]
1530 qf2 = (u_short *)spx_font.data;

Completed in 13 milliseconds