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

/solaris-x11-s12/open-src/app/xcolor/sun-src/
H A Dxcolor.c121 static int roffset, goffset, boffset; local
135 goffset = ffs(visual->green_mask)-1;
159 XSetForeground(dsp, gc, (i * 16 + j)<<goffset);

Completed in 9 milliseconds