Home | History | Annotate | Download | only in x11

Lines Matching refs:RtoPixel

483          v->RtoPixel[i] = (r >> (8-rBits)) << v->rshift;
489 v->RtoPixel[i] = v->RtoPixel[255];