Searched refs:AllocateColor (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/x11perf/dist/ |
| H A D | x11perf.c | 806 AllocateColor(Display *display, const char *name, unsigned long pixel) function in typeref:typename:unsigned long 827 } /* AllocateColor */ 1327 AllocateColor(xparms.d, foreground, BlackPixel(xparms.d, screen)); 1329 AllocateColor(xparms.d, background, WhitePixel(xparms.d, screen)); 1331 AllocateColor(xparms.d, ddbackground, WhitePixel(xparms.d, screen)); 1347 AllocateColor(xparms.d, "black", BlackPixel(xparms.d, screen)); 1349 AllocateColor(xparms.d, "white", WhitePixel(xparms.d, screen));
|
Completed in 5 milliseconds