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

/xsrc/external/mit/xterm/dist/
H A Dutil.c2803 int numToSwap = 0; local in function:ReverseVideo
2816 #define swapAnyColor(name,a,b) swapLocally(listToSwap, &numToSwap, &(screen->name[a]), &(screen->name[b]) hc_value)
2830 reallySwapColors(xw, listToSwap, numToSwap);

Completed in 8 milliseconds