Searched defs:fontlab (Results 1 – 11 of 11) sorted by relevance
/csrg-svn/local/ditroff/ditroff.old.okeeffe/troff/ |
H A D | n6.c | 42 int fontlab[] = {'R','I','B','S',0}; variable
|
H A D | t6.c | 21 int fontlab[NFONT+1]; variable
|
/csrg-svn/old/roff/nroff/ |
H A D | n6.c | 55 int fontlab[] = {'R','I','B','S',0}; variable
|
/csrg-svn/local/ditroff/ditroff.okeeffe/ |
H A D | n6.c | 16 int fontlab[NFONT+1] = { 0, 'R', 'I', 'B', PAIR('B','I'), 'S', 0 }; variable
|
H A D | t6.c | 24 int fontlab[MAXFONTS+1]; variable
|
/csrg-svn/local/ditroff/ditroff.okeeffe/troff/ |
H A D | n6.c | 16 int fontlab[NFONT+1] = { 0, 'R', 'I', 'B', PAIR('B','I'), 'S', 0 }; variable
|
H A D | t6.c | 24 int fontlab[MAXFONTS+1]; variable
|
/csrg-svn/local/ditroff/ditroff.van/ |
H A D | n6.c | 16 int fontlab[NFONT+1] = { 0, 'R', 'I', 'B', PAIR('B','I'), 'S', 0 }; variable
|
H A D | t6.c | 24 int fontlab[MAXFONTS+1]; variable
|
/csrg-svn/old/roff/troff/ |
H A D | svt6.c | 71 int fontlab[] = {'R','I','B','S',0}; variable
|
H A D | t6.c | 71 int fontlab[] = {'R','I','B','S',0}; variable
|