Searched defs:White (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/demos/ | ||
| H A D | spectex.c | 34 static GLfloat White[4] = {1.0, 1.0, 1.0, 1.0}; variable in typeref:typename:GLfloat[4] [all...] |
| H A D | gloss.c | 54 static GLfloat White[4] = { 1, 1, 1, 1 }; variable in typeref:typename:GLfloat[4] |
| /xsrc/external/mit/xgc/dist/ | ||
| H A D | constants.h | 25 #define White WhitePixel(X.dpy,0) macro |
| /xsrc/external/mit/twm/dist/src/ | ||
| H A D | screen.h | 186 unsigned long White; member in struct:ScreenInfo |
| /xsrc/external/mit/ctwm/dist/ | ||
| H A D | screen.h | 712 Pixel White; ///< Stash of "White" X color for the screen member in struct:ScreenInfo |
Completed in 8 milliseconds