Searched refs:oppositeColor (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xterm/dist/
H A Dmisc.c3540 oppositeColor(XtermWidget xw, int n) function in typeref:typename:int
3593 int i = (xw->misc.re_verse) ? oppositeColor(xw, ndx) : ndx;
3695 ndx = oppositeColor(xw, ndx);
3745 ndx = oppositeColor(xw, ndx);

Completed in 9 milliseconds