Home
last modified time | relevance | path

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

/dports/x11/xterm/xterm-370/
H A Dmisc.c132 static Boolean xtermAllocColor(XtermWidget, XColor *, const char *);
2915 if (xtermAllocColor(xw, &def, spec)) { in AllocateAnsiColor()
3119 xtermAllocColor(XtermWidget xw, XColor *def, const char *spec) in xtermAllocColor() function
5994 } else if (!xtermAllocColor(xw, &def, name)) { in AllocateTermColor()