HomeSort by relevance Sort by last modified time
    Searched full:blackpixel (Results 1 - 5 of 5) sorted by null

  /external/dbus/tools/
dbus-launch-x11.c 368 BlackPixel (xdisplay, 0));
  /external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11gl.c 232 ? BlackPixel(SDL_Display, SDL_Screen) : 0;
SDL_x11video.c 354 xattr.background_pixel = def_vis ? BlackPixel(SDL_Display, SDL_Screen) : 0;
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xproto.h 338 CARD32 whitePixel B32, blackPixel B32;
    [all...]
Xlib.h 125 #define BlackPixel(dpy, scr) (ScreenOfDisplay(dpy,scr)->black_pixel)
    [all...]

Completed in 8834 milliseconds