Home
last modified time | relevance | path

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

/dports/x11/xterm/xterm-370/
H A Dptyx.h1384 #define SET_COLOR_NAME(s,w,v) (((s)->names[w] = (v)), ((s)->which |= (unsigned) (1<<(w)))) macro
H A Dmisc.c6004 SET_COLOR_NAME(pNew, ndx, newName); in AllocateTermColor()