Searched refs:root_x (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/desktop_capture/
H A Dmouse_cursor_monitor_x11.cc142 int root_x; local
152 &root_x, &root_y, &win_x, &win_y, &mask);
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_screen_x11.cc125 int root_x, root_y, win_x, win_y; local
131 &root_x,
137 return gfx::Point(root_x, root_y);
/external/chromium_org/ui/aura/
H A Dwindow_tree_host_x11.cc213 xievent->event_x = xievent->root_x;
/external/chromium_org/ui/events/x/
H A Devents_x.cc624 return gfx::Point(xievent->root_x, xievent->root_y);
/external/chromium_org/ui/events/keycodes/
H A Dkeyboard_code_conversion_x.cc1323 xkeyevent->xkey.x_root = xievent->root_x;

Completed in 161 milliseconds