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

  /xsrc/external/mit/xterm/dist/
xterm.h 1769 #define xtermColorPair(xw) makeColorPair(xw)
1843 #define xtermColorPair(xw) 0
screen.c 828 CellColor p = xtermColorPair(xw);
1078 CellColor p = xtermColorPair(xw);
2612 ld->color[col] = xtermColorPair(xw);
util.c 1107 CellColor fg_bg = xtermColorPair(xw);

Completed in 10 milliseconds