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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
Xcup.h 46 XColor** /* colors_out */,
53 XColor* /* colors */,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
Xcup.h 44 XColor** /* colors_out */,
51 XColor* /* colors */,
  /external/mesa3d/src/mesa/drivers/x11/
xmesa_x.h 51 typedef XColor XMesaColor;
  /external/ImageMagick/MagickCore/
xwindow-private.h 200 XColor
507 XQueryColorCompliance(const char *,XColor *);
511 XBestPixel(Display *,const Colormap,XColor *,unsigned int,XColor *),
581 static inline double XPixelIntensity(const XColor *pixel)
xwindow.c 8660 xcolor; local
    [all...]
display.c     [all...]
widget.c     [all...]
  /external/ImageMagick/coders/
dps.c 134 XColor
258 colors=(XColor *) AcquireQuantumMemory(visual_info->colormap_size,
260 if (colors == (XColor *) NULL)
427 colors=(XColor *) RelinquishMagickMemory(colors);
462 colors=(XColor *) RelinquishMagickMemory(colors);
xwd.c 199 XColor
322 colors=(XColor *) NULL;
329 colors=(XColor *) AcquireQuantumMemory(length,sizeof(*colors));
330 if (colors == (XColor *) NULL)
568 colors=(XColor *) RelinquishMagickMemory(colors);
782 XColor
792 colors=(XColor *) AcquireQuantumMemory((size_t) image->colors,
794 if (colors == (XColor *) NULL)
824 colors=(XColor *) RelinquishMagickMemory(colors);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xlib.h 426 } XColor;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xlib.h 423 } XColor;
    [all...]
  /external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/linux/
LinuxMouse.cpp 73 XColor black, dummy;

Completed in 388 milliseconds