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

/xsrc/external/mit/xterm/dist/
H A Dmisc.c3680 ScrnColors newColors; local in function:ChangeColorsRequest
3688 newColors.which = 0;
3690 newColors.names[i] = NULL;
3698 newColors.names[ndx] = NULL;
3712 AllocateTermColor(xw, &newColors, ndx, thisName, False);
3718 if (newColors.which != 0) {
3719 ChangeColors(xw, &newColors);
3720 UpdateOldColors(xw, &newColors);
3740 ScrnColors newColors; local in function:ResetColorsRequest
3749 newColors
[all...]

Completed in 7 milliseconds