Searched defs:black_pixel (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
H A DXlib.h104 #define BlackPixel(dpy, scr) (ScreenOfDisplay(dpy,scr)->black_pixel)
138 #define BlackPixelOfScreen(s) ((s)->black_pixel)
281 unsigned long black_pixel; /* White and Black pixel values */ member in struct:__anon1479
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
H A DXlib.h101 #define BlackPixel(dpy, scr) (ScreenOfDisplay(dpy,scr)->black_pixel)
135 #define BlackPixelOfScreen(s) ((s)->black_pixel)
278 unsigned long black_pixel; /* White and Black pixel values */ member in struct:__anon3342
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/xcb/
H A Dxproto.h361 uint32_t black_pixel; /**< */ member in struct:xcb_screen_t
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/xcb/
H A Dxproto.h361 uint32_t black_pixel; /**< */ member in struct:xcb_screen_t

Completed in 159 milliseconds