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

  /external/ImageMagick/MagickCore/
widget.c     [all...]
display.c     [all...]
animate.c     [all...]
xwindow.c     [all...]
  /external/skia/tools/sk_app/unix/
Window_unix.cpp 262 switch (event.xbutton.button) {
264 this->onMouse(event.xbutton.x, event.xbutton.y,
277 if (event.xbutton.button == Button1) {
278 this->onMouse(event.xbutton.x, event.xbutton.y,
  /external/skqp/tools/sk_app/unix/
Window_unix.cpp 262 switch (event.xbutton.button) {
264 this->onMouse(event.xbutton.x, event.xbutton.y,
277 if (event.xbutton.button == Button1) {
278 this->onMouse(event.xbutton.x, event.xbutton.y,
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/msi/
msi.py 340 def xbutton(self, name, title, next, xpos): member in class:PyDialog
664 c=features.xbutton("DiskCost", "Disk &Usage", None, 0.10)
668 c=features.xbutton("Advanced", "Advanced", None, 0.30)
695 cost.xbutton("OK", "Ok", None, 0.5).event("EndDialog", "Return")
    [all...]
  /external/python/cpython2/Tools/msi/
msi.py 341 def xbutton(self, name, title, next, xpos): member in class:PyDialog
688 c=features.xbutton("DiskCost", "Disk &Usage", None, 0.10)
692 c=features.xbutton("Advanced", "Advanced", None, 0.30)
719 cost.xbutton("OK", "Ok", None, 0.5).event("EndDialog", "Return")
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/
bdist_msi.py 76 def xbutton(self, name, title, next, xpos): member in class:PyDialog
634 cost.xbutton("OK", "Ok", None, 0.5).event("EndDialog", "Return")
    [all...]
  /device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/
X11GraphicsWindow.c 512 if (ev->xbutton.button == Button1) {
516 if ( ev->xbutton.button == Button2 ) {
  /external/python/cpython2/Lib/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/python/cpython3/Lib/distutils/command/
bdist_msi.py 75 def xbutton(self, name, title, next, xpos): member in class:PyDialog
637 cost.xbutton("OK", "Ok", None, 0.5).event("EndDialog", "Return")
    [all...]
  /prebuilts/gdb/darwin-x86/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/gdb/linux-x86/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/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 418 while (!(e.type == ButtonPress && e.xbutton.button == Button1) &&
rpng2-x.c 148 #define QUIT(e,k) ((e.type == ButtonPress && e.xbutton.button == Button1) || \
    [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...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 

Completed in 1096 milliseconds