GetBValue 6781 src/image.c *pixel = GetBValue (color); GetBValue 7076 src/pgtkterm.c colors[i].blue = GetBValue (pixel) * 257; GetBValue 968 src/w32fns.c pe.peBlue = GetBValue (color); \ GetBValue 1049 src/w32fns.c pow (GetBValue (*color) / 255.0, f->gamma) * 255.0 + 0.5); GetBValue 1115 src/w32fns.c color_def->blue = GetBValue (w32_color_ref) * 256; GetBValue 6315 src/w32fns.c (GetBValue (foo.pixel) << 8) | GetBValue (foo.pixel)); GetBValue 1572 src/w32term.c min (0xff, factor * GetBValue (*color))); GetBValue 1576 src/w32term.c + GetBValue (*color)) / 6; GetBValue 1592 src/w32term.c max (0, min (0xff, min_delta - GetBValue (*color)))); GetBValue 1596 src/w32term.c max (0, min (0xff, min_delta + GetBValue (*color)))); GetBValue 1602 src/w32term.c max (0, min (0xff, delta + GetBValue (*color)))); GetBValue 1629 src/w32term.c colors[i].blue = GetBValue (pixel) * 257;