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

  /external/python/cpython2/Demo/tkinter/guido/
paint.py 35 drawing_area.bind("<ButtonPress-1>", b1down)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
X.h 183 #define ButtonPress 4
255 /* button names. Used as arguments to GrabButton and as detail in ButtonPress
  /external/swiftshader/third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/OGLES2/
OGLES2HelloAPI_LinuxX11.cpp 674 case ButtonPress:
    [all...]
  /external/skia/tools/sk_app/unix/
Window_unix.cpp 261 case ButtonPress:
  /external/skqp/tools/sk_app/unix/
Window_unix.cpp 261 case ButtonPress:
  /external/swiftshader/third_party/PowerVR_SDK/Shell/OS/LinuxX11/
PVRShellOS.cpp 303 case ButtonPress:
  /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...]
  /external/ImageMagick/MagickCore/
display.c     [all...]
widget.c     [all...]
animate.c     [all...]
xwindow.c     [all...]
  /device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/
X11GraphicsWindow.c 567 case ButtonPress:
  /external/python/cpython2/Lib/lib-tk/test/test_ttk/
test_widgets.py 437 self.combo.event_generate('<ButtonPress-1>', x=width - 5, y=5)
    [all...]
  /external/python/cpython3/Lib/tkinter/test/test_ttk/
test_widgets.py 435 self.combo.event_generate('<ButtonPress-1>', x=width - 5, y=5)
    [all...]
  /external/python/cpython3/Lib/tkinter/
__init__.py 141 ButtonPress = '4'
142 Button = ButtonPress,
186 ButtonPress, ButtonRelease, Motion, Enter, Leave, MouseWheel - for mouse events
198 num - mouse button pressed (ButtonPress, ButtonRelease)
203 state - state of the event as a number (ButtonPress, ButtonRelease,
211 (ButtonPress, ButtonRelease, KeyPress, KeyRelease, Motion)
213 (ButtonPress, ButtonRelease, KeyPress, KeyRelease, Motion)
    [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 

Completed in 474 milliseconds