HomeSort by: relevance | last modified time | path
    Searched refs:SET_COLOR_VALUE (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xterm/dist/
ptyx.h 1455 #define SET_COLOR_VALUE(s,w,v) (((s)->colors[w] = (v)), UIntSet((s)->which, (1<<(w))))
util.c 2537 SET_COLOR_VALUE(pColors, n, T_COLOR(screen, n));
misc.c 6377 SET_COLOR_VALUE(pNew, ndx, def.pixel);

Completed in 15 milliseconds