HomeSort by relevance Sort by last modified time
    Searched defs:Pixmap (Results 1 - 5 of 5) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/gtk/
GraphicsContext3DInternal.h 27 typedef unsigned long Pixmap;
44 GraphicsContext3DInternal(GLXContext, Pixmap, GLXPixmap);
52 Pixmap m_pixmap;
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
shmstr.h 41 #define Pixmap CARD32
182 Pixmap pid B32;
215 #undef Pixmap
  /external/qemu/distrib/sdl-1.2.12/src/video/fbcon/
riva_mmio.h 399 RivaPixmap *Pixmap;
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
X.h 107 typedef XID Pixmap;
123 #define ParentRelative 1L /* background pixmap in CreateWindow
126 #define CopyFromParent 0L /* border pixmap in CreateWindow
358 #define BadPixmap 4 /* parameter not a Pixmap */
363 #define BadDrawable 9 /* parameter not a Pixmap or Window */
Xproto.h 247 #define Pixmap CARD32
296 CARD8 numFormats; /* number of pixmap formats */
    [all...]

Completed in 1135 milliseconds