Searched refs:use_bgr_palette_hack (Results 1 – 1 of 1) sorted by relevance
159 static int use_bgr_palette_hack = FALSE; /* use BGR hack for color conversion palette? */ variable1469 use_bgr_palette_hack = TRUE; in _xwin_private_hack_shifts()1501 use_bgr_palette_hack = FALSE; /* make sure this is initialized */ in _xwin_private_colorconv_usable()2177 if (use_bgr_palette_hack && (from >= 0) && (to < 256)) { in _xwin_private_set_palette_range()