HomeSort by relevance Sort by last modified time
    Searched defs:root_y (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/webrtc/modules/desktop_capture/
mouse_cursor_monitor_x11.cc 143 int root_y; local
152 &root_x, &root_y, &win_x, &win_y, &mask);
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_screen_x11.cc 125 int root_x, root_y, win_x, win_y; local
132 &root_y,
137 return gfx::Point(root_x, root_y);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/extensions/
XI2proto.h 354 FP1616 root_y; member in struct:__anon25094
876 FP1616 root_y; member in struct:__anon25127
912 * Note that the layout of root, event, child, root_x, root_y, event_x,
932 FP1616 root_y; member in struct:__anon25129
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
XI2proto.h 354 FP1616 root_y; member in struct:__anon26830
876 FP1616 root_y; member in struct:__anon26863
912 * Note that the layout of root, event, child, root_x, root_y, event_x,
932 FP1616 root_y; member in struct:__anon26865
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/xcb/
xproto.h 532 int16_t root_y; /**< */ member in struct:xcb_key_press_event_t
569 int16_t root_y; /**< */ member in struct:xcb_button_press_event_t
602 int16_t root_y; /**< */ member in struct:xcb_motion_notify_event_t
643 int16_t root_y; /**< */ member in struct:xcb_enter_notify_event_t
2216 int16_t root_y; \/**< *\/ member in struct:xcb_query_pointer_reply_t
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/xcb/
xproto.h 532 int16_t root_y; /**< */ member in struct:xcb_key_press_event_t
569 int16_t root_y; /**< */ member in struct:xcb_button_press_event_t
602 int16_t root_y; /**< */ member in struct:xcb_motion_notify_event_t
643 int16_t root_y; /**< */ member in struct:xcb_enter_notify_event_t
2216 int16_t root_y; \/**< *\/ member in struct:xcb_query_pointer_reply_t
    [all...]

Completed in 126 milliseconds