Home
last modified time | relevance | path

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

/dports/x11/xterm/xterm-370/
H A Dxterm.h1155 extern Bool AllocateTermColor(XtermWidget, ScrnColors *, int, const char *, Bool);
H A Dmisc.c3724 AllocateTermColor(xw, &newColors, ndx, thisName, False); in ChangeColorsRequest()
3767 AllocateTermColor(xw, &newColors, ndx, thisName, False); in ResetColorsRequest()
5977 AllocateTermColor(XtermWidget xw, in AllocateTermColor() function
H A Dcharproc.c8470 if (AllocateTermColor(target, &temp, offset, name, True)) { in fill_Tres()