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

  /xsrc/external/mit/xterm/dist/
xterm.h 1771 #define GET_COLOR_RES(xw, res) xtermGetColorRes(xw, &(res))
misc.c 2641 color.pixel = GET_COLOR_RES(xw, TScreenOf(xw)->Acolors[colornum]);
charproc.c 5725 GET_COLOR_RES(xw, screen->Acolors[fg])))
5728 GET_COLOR_RES(xw, screen->Acolors[bg])))

Completed in 15 milliseconds