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

  /hardware/intel/common/libva/test/putsurface/
putsurface_x11.c 154 if(event.type == KeyPress) {
putsurface_wayland.c 317 if(event.type == KeyPress) {
  /external/mesa3d/src/gallium/state_trackers/xvmc/tests/
test_rendering.c 310 case KeyPress:
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
X.h 181 #define KeyPress 2
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
XKBsrv.h 317 #define _XkbIsPressEvent(t) (((t)==KeyPress)||((t)==DeviceKeyPress))
320 #define _XkbIsPressEvent(t) ((t)==KeyPress)
  /external/skia/tools/sk_app/unix/
Window_unix.cpp 288 case KeyPress: {
  /external/skqp/tools/sk_app/unix/
Window_unix.cpp 288 case KeyPress: {
  /external/swiftshader/third_party/PowerVR_SDK/Shell/OS/LinuxX11/
PVRShellOS.cpp 341 case KeyPress:
  /external/libpng/contrib/gregbook/
rpng-x.c 419 !(e.type == KeyPress && /* v--- or 1 for shifted keys */
rpng2-x.c 149 (e.type == KeyPress && /* v--- or 1 for shifted keys */ \
    [all...]
  /hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DefaultConfig.h 111 KeyPress = 100,
EmulatedVehicleHal.cpp 360 case FakeDataCommand::KeyPress: {
361 ALOGI("%s, FakeDataCommand::KeyPress", __func__);
  /device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/
X11GraphicsWindow.c 555 case KeyPress:
  /external/ImageMagick/MagickCore/
widget.c     [all...]
display.c     [all...]
animate.c     [all...]
  /external/python/cpython3/Lib/tkinter/
__init__.py 138 KeyPress = '2'
139 Key = KeyPress,
185 KeyPress, KeyRelease - for keyboard events
202 keycode - keycode of the pressed key (KeyPress, KeyRelease)
204 Enter, KeyPress, KeyRelease,
211 (ButtonPress, ButtonRelease, KeyPress, KeyRelease, Motion)
213 (ButtonPress, ButtonRelease, KeyPress, KeyRelease, Motion)
214 char - pressed character (KeyPress, KeyRelease)
216 keysym - keysym of the event as a string (KeyPress, KeyRelease)
217 keysym_num - keysym of the event as a number (KeyPress, KeyRelease
    [all...]
  /external/vulkan-validation-layers/demos/
cube.c     [all...]
cube.cpp     [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 

Completed in 773 milliseconds