HomeSort by relevance Sort by last modified time
    Searched full:icon_pixmap (Results 1 - 5 of 5) 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/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/
Xutil.h 118 Pixmap icon_pixmap; /* pixmap to be used as icon */ member in struct:__anon45966
616 Pixmap /* icon_pixmap */,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xutil.h 118 Pixmap icon_pixmap; /* pixmap to be used as icon */ member in struct:__anon47702
616 Pixmap /* icon_pixmap */,
  /external/libpng/contrib/gregbook/
rpng-x.c 580 /* wm_hints->icon_pixmap = icon_pixmap; */
rpng2-x.c     [all...]

Completed in 144 milliseconds