Lines Matching refs:gray_value
7734 gray_value; in XMakeStandardColormap() local
7885 gray_value=(unsigned short) XPixelIntensity(&color); in XMakeStandardColormap()
7886 color.red=gray_value; in XMakeStandardColormap()
7887 color.green=gray_value; in XMakeStandardColormap()
7888 color.blue=gray_value; in XMakeStandardColormap()
8022 gray_value=(unsigned short) XPixelIntensity(&color); in XMakeStandardColormap()
8023 color.red=gray_value; in XMakeStandardColormap()
8024 color.green=gray_value; in XMakeStandardColormap()
8025 color.blue=gray_value; in XMakeStandardColormap()
8059 gray_value=(unsigned short) XPixelIntensity(&color); in XMakeStandardColormap()
8060 color.red=gray_value; in XMakeStandardColormap()
8061 color.green=gray_value; in XMakeStandardColormap()
8062 color.blue=gray_value; in XMakeStandardColormap()
8148 gray_value=(unsigned short) XPixelIntensity(&color); in XMakeStandardColormap()
8149 color.red=gray_value; in XMakeStandardColormap()
8150 color.green=gray_value; in XMakeStandardColormap()
8151 color.blue=gray_value; in XMakeStandardColormap()