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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xutil.h 131 #define IconWindowHint (1L << 3)
135 #define AllHints (InputHint|StateHint|IconPixmapHint|IconWindowHint| \
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xutil.h 131 #define IconWindowHint (1L << 3)
135 #define AllHints (InputHint|StateHint|IconPixmapHint|IconWindowHint| \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xutil.h 131 #define IconWindowHint (1L << 3)
135 #define AllHints (InputHint|StateHint|IconPixmapHint|IconWindowHint| \
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11wm.c 232 wmhints->flags |= IconWindowHint;

Completed in 932 milliseconds