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

  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11wm.c 89 dcmap = DefaultColormap(SDL_Display, SDL_Screen);
SDL_x11video.c 669 SDL_DisplayColormap = DefaultColormap(SDL_Display, SDL_Screen);
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xproto.h 337 Colormap defaultColormap B32;
    [all...]
Xlib.h 142 #define DefaultColormap(dpy, scr)(ScreenOfDisplay(dpy,scr)->cmap)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xproto.h 337 Colormap defaultColormap B32;
    [all...]
Xlib.h 142 #define DefaultColormap(dpy, scr)(ScreenOfDisplay(dpy,scr)->cmap)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xproto.h 337 Colormap defaultColormap B32;
    [all...]
Xlib.h 142 #define DefaultColormap(dpy, scr)(ScreenOfDisplay(dpy,scr)->cmap)
    [all...]

Completed in 812 milliseconds