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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-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.11-4.8/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 83 milliseconds