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

  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11wm.c 49 Pixmap icon_pixmap; local
201 icon_pixmap = XCreatePixmap(SDL_Display, SDL_Root, sicon->w, sicon->h,
203 gc = XCreateGC(SDL_Display, icon_pixmap, 0, &GCvalues);
204 XPutImage(SDL_Display, icon_pixmap, gc, icon_image,
221 icon_pixmap);
228 wmhints->icon_pixmap = icon_pixmap;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xutil.h 118 Pixmap icon_pixmap; /* pixmap to be used as icon */ member in struct:__anon25752
616 Pixmap /* icon_pixmap */,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xutil.h 118 Pixmap icon_pixmap; /* pixmap to be used as icon */ member in struct:__anon27342
616 Pixmap /* icon_pixmap */,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xutil.h 118 Pixmap icon_pixmap; /* pixmap to be used as icon */ member in struct:__anon28857
616 Pixmap /* icon_pixmap */,

Completed in 149 milliseconds