HomeSort by relevance Sort by last modified time
    Searched full:event_x (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/ui/events/keycodes/
keyboard_code_conversion.h 33 // implemented in event_x.cc).
  /external/chromium_org/ui/events/test/
events_test_utils_x11.cc 114 xiev->event_x = location.x();
181 xievent->event_x = location.x();
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/extensions/
XI2proto.h 877 FP1616 event_x; /**< Always screen coords, 16.16 fixed point */ member in struct:__anon45096
912 * Note that the layout of root, event, child, root_x, root_y, event_x,
933 FP1616 event_x; member in struct:__anon45098
    [all...]
XIproto.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
XI2proto.h 877 FP1616 event_x; /**< Always screen coords, 16.16 fixed point */ member in struct:__anon46832
912 * Note that the layout of root, event, child, root_x, root_y, event_x,
933 FP1616 event_x; member in struct:__anon46834
    [all...]
XIproto.h     [all...]
  /external/chromium_org/ash/touch/
touch_uma.cc 266 position.SetPoint(static_cast<int>(device_event->event_x),
  /external/chromium_org/ui/aura/
window_tree_host_x11.cc 215 xievent->event_x = xievent->root_x;
  /external/chromium_org/ui/events/x/
events_x.cc 471 float x = xievent->event_x;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/xcb/
xproto.h 533 int16_t event_x; /**< */ member in struct:xcb_key_press_event_t
570 int16_t event_x; /**< */ member in struct:xcb_button_press_event_t
603 int16_t event_x; /**< */ member in struct:xcb_motion_notify_event_t
644 int16_t event_x; /**< */ member in struct:xcb_enter_notify_event_t
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/xcb/
xproto.h 533 int16_t event_x; /**< */ member in struct:xcb_key_press_event_t
570 int16_t event_x; /**< */ member in struct:xcb_button_press_event_t
603 int16_t event_x; /**< */ member in struct:xcb_motion_notify_event_t
644 int16_t event_x; /**< */ member in struct:xcb_enter_notify_event_t
    [all...]

Completed in 198 milliseconds