Searched refs:black_pixel (Results 1 – 2 of 2) sorted by relevance
381 int black_pixel(void) { in black_pixel() function1775 p = black_pixel();
885 #define BlackPixel(dpy, scr) (ScreenOfDisplay(dpy,scr)->black_pixel)919 #define BlackPixelOfScreen(s) ((s)->black_pixel)1064 unsigned long black_pixel; /* White and Black pixel values */ member