Lines Matching refs:gray_value
7728 gray_value; in XMakeStandardColormap() local
7879 gray_value=(unsigned short) XPixelIntensity(&color); in XMakeStandardColormap()
7880 color.red=gray_value; in XMakeStandardColormap()
7881 color.green=gray_value; in XMakeStandardColormap()
7882 color.blue=gray_value; in XMakeStandardColormap()
8016 gray_value=(unsigned short) XPixelIntensity(&color); in XMakeStandardColormap()
8017 color.red=gray_value; in XMakeStandardColormap()
8018 color.green=gray_value; in XMakeStandardColormap()
8019 color.blue=gray_value; in XMakeStandardColormap()
8053 gray_value=(unsigned short) XPixelIntensity(&color); in XMakeStandardColormap()
8054 color.red=gray_value; in XMakeStandardColormap()
8055 color.green=gray_value; in XMakeStandardColormap()
8056 color.blue=gray_value; in XMakeStandardColormap()
8142 gray_value=(unsigned short) XPixelIntensity(&color); in XMakeStandardColormap()
8143 color.red=gray_value; in XMakeStandardColormap()
8144 color.green=gray_value; in XMakeStandardColormap()
8145 color.blue=gray_value; in XMakeStandardColormap()