Searched refs:NUMTEXTWIDGETS (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xgc/dist/
H A Dtext.c23 static char textstrings[NUMTEXTWIDGETS][80];
25 static char oldtextstrings[NUMTEXTWIDGETS][80];
27 static const char *defaultstrings[NUMTEXTWIDGETS] = {"0","6x10","0","1"};
30 static const char *labels[NUMTEXTWIDGETS] = {"Line Width","Font","Foreground",
34 static const char *names[NUMTEXTWIDGETS] = {"linewidth ","font ","foreground ",
150 if (type < 0 || type >= NUMTEXTWIDGETS) {
H A Dconstants.h58 #define NUMTEXTWIDGETS 4 macro

Completed in 2 milliseconds