Home | History | Annotate | Download | only in term

Lines Matching full:fore

2304                 int fore = 0xff & (foreColor >> rightShift);
2306 int delta = back - fore;
2308 mColorMatrix[component * 5 + 4] = fore;