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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
X.h 564 #define GCFunction (1L<<0)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
X.h 564 #define GCFunction (1L<<0)
  /external/mesa3d/src/glx/
drisw_glx.c 85 XChangeGC(dpy, pdp->gc, GCFunction, &gcvalues);
86 XChangeGC(dpy, pdp->swapgc, GCFunction, &gcvalues);
  /external/libvncserver/x11vnc/
solid.c 225 gc = XCreateGC(dpy, window, GCFunction|GCPlaneMask, &gcv);
352 gc = XCreateGC(dpy, twin, GCFunction|GCPlaneMask, &gcv);
    [all...]
nox11.h 616 #define GCFunction (1L<<0)
    [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 

Completed in 834 milliseconds