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

  /external/skia/src/views/unix/
SkOSWindow_Unix.cpp 223 if (evt.xbutton.button == Button1)
224 this->handleClick(evt.xbutton.x, evt.xbutton.y,
228 if (evt.xbutton.button == Button1)
229 this->handleClick(evt.xbutton.x, evt.xbutton.y,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
bdist_msi.py 76 def xbutton(self, name, title, next, xpos): member in class:PyDialog
638 cost.xbutton("OK", "Ok", None, 0.5).event("EndDialog", "Return")
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
bdist_msi.py 76 def xbutton(self, name, title, next, xpos): member in class:PyDialog
638 cost.xbutton("OK", "Ok", None, 0.5).event("EndDialog", "Return")
    [all...]
  /external/libpng/contrib/gregbook/
rpng-x.c 413 while (!(e.type == ButtonPress && e.xbutton.button == Button1) &&
rpng2-x.c 131 #define QUIT(e,k) ((e.type == ButtonPress && e.xbutton.button == Button1) || \
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xlib.h 988 XButtonEvent xbutton; member in union:_XEvent
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xlib.h 985 XButtonEvent xbutton; member in union:_XEvent
    [all...]
  /external/libvncserver/x11vnc/
connections.c     [all...]
nox11.h 1748 XButtonEvent xbutton; member in union:_XEvent
    [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 

Completed in 2099 milliseconds