HomeSort by relevance Sort by last modified time
    Searched refs:DefaultColormap (Results 1 - 3 of 3) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11wm.c 89 dcmap = DefaultColormap(SDL_Display, SDL_Screen);
SDL_x11video.c 652 SDL_DisplayColormap = DefaultColormap(SDL_Display, SDL_Screen);
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xlib.h 142 #define DefaultColormap(dpy, scr)(ScreenOfDisplay(dpy,scr)->cmap)
    [all...]

Completed in 51 milliseconds