Home | History | Annotate | Download | only in x11

Lines Matching refs:GtoPixel

484          v->GtoPixel[i] = (g >> (8-gBits)) << v->gshift;
490 v->GtoPixel[i] = v->GtoPixel[255];