Searched refs:SpecialAtoms (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/libXfont/dist/src/bitmap/ | ||
| H A D | bdfutils.c | 253 static const char *SpecialAtoms[] = { variable in typeref:typename:const char * [] 287 for (special = SpecialAtoms; *special; special++) 291 switch (special - SpecialAtoms) { |
| /xsrc/external/mit/libXfont2/dist/src/bitmap/ | ||
| H A D | bdfutils.c | 254 static const char *SpecialAtoms[] = { variable in typeref:typename:const char * [] 288 for (special = SpecialAtoms; *special; special++) 292 switch (special - SpecialAtoms) { |
| /xsrc/external/mit/bdftopcf/dist/ | ||
| H A D | bdfutils.c | 250 static const char *SpecialAtoms[] = { variable in typeref:typename:const char * [] 284 for (special = SpecialAtoms; *special; special++) 288 switch (special - SpecialAtoms) { |
Completed in 3 milliseconds