Searched defs:white (Results 1 – 6 of 6) sorted by relevance
33 static Color white() { return { 1.0f, 1.0f, 1.0f, 1.0f }; }; in white() function in mbgl::Color
71 int white; variable
70 gulong white, black; member
470 static void setwhite(struct gspca_dev *gspca_dev, s32 white, s32 contrast) in setwhite()
589 static const unsigned char white[] = { 0xff, 0xff, 0xff }; in make_palette() local
1219 int const red = 1, white = array_length(text) - red; in vu() local