HomeSort by relevance Sort by last modified time
    Searched refs:colormap (Results 101 - 125 of 125) sorted by null

1 2 3 45

  /external/webkit/Source/WebCore/bridge/
npapi.h 276 Colormap colormap; member in struct:__anon17697
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11video.c 357 xattr.colormap = SDL_XColorMap;
751 /* Free the colormap entries */
965 printf("Choosing %s visual at %d bpp - %d colormap entries\n", vis->class == PseudoColor ? "PseudoColor" : (vis->class == TrueColor ? "TrueColor" : (vis->class == DirectColor ? "DirectColor" : "Unknown")), depth, vis->map_entries);
982 /* Create the appropriate colormap */
998 /* always allocate a private colormap on non-default visuals */
1011 /* Create a colormap which we can manipulate for gamma */
1016 /* Initialize the colormap to the identity mapping */
1022 /* Create a read-only colormap for our window */
1035 with a private colormap */
1059 swa.colormap = SDL_XColorMap
    [all...]
  /external/quake/quake/src/WinQuake/
gl_rmain.cpp 694 // we can't dynamically colormap textures, so they are cached
696 if (currententity->colormap != vid.colormap && !gl_nocolors.value)
    [all...]
vid_win.cpp     [all...]
pr_edict.cpp 130 ed->u.v.colormap = 0;
host_cmd.cpp 1316 ent->u.v.colormap = NUM_FOR_EDICT(ent);
    [all...]
pr_cmds.cpp 1596 MSG_WriteByte (&sv.signon, (int) ent->u.v.colormap);
    [all...]
  /external/quake/quake/src/QW/client/
vid_win.c     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xproto.h 249 #define Colormap CARD32
337 Colormap defaultColormap B32;
452 Colormap colormap B32;
1168 Colormap colormap B32;
1176 } colormap;
1173 } colormap; member in union:_xEvent::__anon25638
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xproto.h 249 #define Colormap CARD32
337 Colormap defaultColormap B32;
452 Colormap colormap B32;
1168 Colormap colormap B32;
1176 } colormap;
1173 } colormap; member in union:_xEvent::__anon27228
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xproto.h 249 #define Colormap CARD32
337 Colormap defaultColormap B32;
452 Colormap colormap B32;
1168 Colormap colormap B32;
1176 } colormap;
1173 } colormap; member in union:_xEvent::__anon28743
    [all...]
  /external/quake/quake/src/QW/server/
pr_cmds.c 1452 MSG_WriteByte (&sv.signon, ent->v.colormap);
pr_edict.c 126 ed->v.colormap = 0;
sv_user.c 352 ent->v.colormap = NUM_FOR_EDICT(ent);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
  /external/libsepol/tests/policies/test-cond/
refpolicy-base.conf 35 class colormap # userspace
407 class colormap
    [all...]
  /external/webkit/Source/WebKit/gtk/webkit/
webkitwebview.cpp     [all...]
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 
  /prebuilts/tools/common/m2/internal/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 

Completed in 502 milliseconds

1 2 3 45