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

/xsrc/external/mit/xterm/dist/
H A Dmisc.c131 static Boolean xtermAllocColor(XtermWidget, XColor *, const char *);
2892 if (xtermAllocColor(xw, &def, spec)) {
3096 xtermAllocColor(XtermWidget xw, XColor *def, const char *spec) function in typeref:typename:Boolean
3124 TRACE(("xtermAllocColor -> %x/%x/%x\n",
6368 } else if (!xtermAllocColor(xw, &def, name)) {

Completed in 9 milliseconds