Home
last modified time | relevance | path

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

/dports/x11/xterm/xterm-370/
H A Dmisc.c7729 allocColorSlot(XtermWidget xw, int slot) in allocColorSlot() function
7800 if ((palette = allocColorSlot(xw, actual)) != NULL) { in xtermPushColors()