/external/webkit/Source/WebKit/chromium/tests/ |
D | WebInputEventFactoryTestGtk.cpp | 49 firstClick.x = firstClick.y = firstClick.x_root = firstClick.y_root = 100; in TEST() 118 mouseDown.x = mouseDown.y = mouseDown.x_root = mouseDown.y_root = 100; in TEST() 153 mouseMove.x = mouseMove.y = mouseMove.x_root = mouseMove.y_root = mouseDown.x + 100; in TEST() 167 mouseMove.x = mouseMove.y = mouseMove.x_root = mouseMove.y_root = mouseDown.x; in TEST()
|
/external/webkit/Source/WebCore/platform/gtk/ |
D | PlatformMouseEventGtk.cpp | 43 m_globalPosition = IntPoint((int)event->x_root, (int)event->y_root); in PlatformMouseEvent() 82 m_globalPosition = IntPoint((int)motion->x_root, (int)motion->y_root); in PlatformMouseEvent()
|
D | PlatformWheelEventGtk.cpp | 63 m_globalPosition = IntPoint(static_cast<int>(event->x_root), static_cast<int>(event->y_root)); in PlatformWheelEvent()
|
/external/webkit/Source/WebKit/chromium/src/gtk/ |
D | WebInputEventFactory.cpp | 417 result.globalX = static_cast<int>(event->x_root); in mouseEvent() 472 result.globalX = static_cast<int>(event->x_root); in mouseEvent() 507 result.globalX = static_cast<int>(event->x_root); in mouseEvent() 551 result.globalX = static_cast<int>(event->x_root); in mouseWheelEvent()
|
/external/quake/quake/src/WinQuake/ |
D | in_sun.cpp | 62 int x_root, y_root; variable 116 x_root = x_root_old = vid.width >> 1; in CheckMouseState()
|
/external/chromium/chrome/browser/chromeos/frame/ |
D | panel_controller.cc | 220 mouse_down_abs_x_ = last_button_event.x_root; in TitleMousePressed() 282 last_motion_event.x_root - mouse_down_abs_x_, in TitleMouseDragged() 290 msg.set_param(1, last_motion_event.x_root - mouse_down_offset_x_); in TitleMouseDragged()
|
/external/chromium/chrome/browser/renderer_host/ |
D | render_widget_host_view_gtk.cc | 272 scroll_event.x_root = event->x_root; in OnButtonPressReleaseEvent() 940 gdk_screen_get_monitor_at_point(screen, event->x_root, event->y_root); in ModifyEventForEdgeDragging() 947 if (event->x == 0 && event->x_root == 0) { in ModifyEventForEdgeDragging() 950 drag_monitor_size.width() - 1 == static_cast<gint>(event->x_root)) { in ModifyEventForEdgeDragging() 961 event->x_root += new_dragged_at_horizontal_edge; in ModifyEventForEdgeDragging()
|
/external/chromium/chrome/browser/automation/ |
D | ui_controls_linux.cc | 84 event->motion.x_root = x + origin_x; in FakeAMouseMotionEvent() 204 event->button.x_root = x + origin_x; in SendMouseEvents()
|
/external/chromium/chrome/browser/ui/gtk/download/ |
D | download_shelf_gtk.cc | 335 gfx::Point(event->motion.x_root, event->motion.y_root); in DidProcessEvent() 339 gfx::Point(event->crossing.x_root, event->crossing.y_root); in DidProcessEvent()
|
/external/chromium/chrome/browser/ui/gtk/tabs/ |
D | tab_gtk.cc | 194 menu_controller_->RunMenu(gfx::Point(event->x_root, event->y_root), in OnButtonPressEvent() 279 gint old_x = static_cast<gint>(last_mouse_down_->button.x_root); in DidProcessEvent()
|
/external/chromium/chrome/browser/ui/gtk/ |
D | status_bubble_gtk.cc | 350 MouseMoved(gfx::Point(event->x_root, event->y_root), false); in HandleEnterNotify() 356 MouseMoved(gfx::Point(event->x_root, event->y_root), false); in HandleMotionNotify()
|
D | tab_contents_drag_source.cc | 163 static_cast<int>(event_motion->x_root), in DidProcessEvent()
|
D | browser_window_gtk.cc | 2071 gfx::Point point(static_cast<int>(event->x_root - win_x), in OnButtonPressEvent() 2130 static_cast<gint>(event->x_root), in OnButtonPressEvent() 2138 static_cast<gint>(event->x_root), in OnButtonPressEvent()
|
D | browser_actions_toolbar_gtk.cc | 954 menu->PopupAsContext(gfx::Point(event->x_root, event->y_root), in OnOverflowMenuButtonPress()
|
/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/x11/ |
D | NetscapePluginX11.cpp | 290 xEvent.x_root = webEvent.globalPosition().x(); in setCommonMouseEventFields() 412 xKey.x_root = 0; in setXKeyEventFields()
|
/external/webkit/Source/WebCore/plugins/gtk/ |
D | PluginViewGtk.cpp | 298 xEvent.xkey.x_root = 0; in handleKeyboardEvent() 346 xbutton.x_root = event->screenX(); in setXButtonEventSpecificFields() 373 xmotion.x_root = event->screenX(); in setXMotionEventSpecificFields() 389 xcrossing.x_root = event->screenX(); in setXCrossingEventSpecificFields()
|
/external/chromium/chrome/browser/tab_contents/ |
D | tab_contents_view_gtk.cc | 50 tab_contents, gfx::Point(event->x_root, event->y_root), false); in OnLeaveNotify() 59 tab_contents, gfx::Point(event->x_root, event->y_root), true); in OnMouseMove()
|
/external/webkit/Tools/DumpRenderTree/gtk/ |
D | EventSender.cpp | 144 event->button.x_root = xRoot; in prepareMouseButtonEvent() 399 event->motion.x_root = xRoot; in mouseMoveToCallback() 522 event.motion.x_root = xRoot; in beginDragWithFilesCallback() 576 event->motion.x_root, event->motion.y_root, in dispatchEvent()
|
/external/webkit/Source/WebCore/plugins/qt/ |
D | PluginViewQt.cpp | 450 xEvent->xkey.x_root = 0; in setXKeyEventSpecificFields() 493 xbutton.x_root = event->screenX(); in setXButtonEventSpecificFields() 520 xmotion.x_root = event->screenX(); in setXMotionEventSpecificFields() 536 xcrossing.x_root = event->screenX(); in setXCrossingEventSpecificFields()
|
/external/chromium/chrome/browser/ui/gtk/bookmarks/ |
D | bookmark_menu_controller_gtk.cc | 278 context_menu_->PopupAsContext(gfx::Point(event->x_root, event->y_root), in OnMenuButtonPressedOrReleased()
|
D | bookmark_editor_gtk.cc | 554 menu_controller_->RunMenu(gfx::Point(event->x_root, event->y_root), in OnTreeViewButtonPressEvent()
|
/external/qemu/distrib/sdl-1.2.15/src/video/x11/ |
D | SDL_x11events.c | 524 printf("DGA motion: %d,%d\n", xevent.xmotion.x_root, xevent.xmotion.y_root); in X11_DispatchEvent() 527 xevent.xmotion.x_root, in X11_DispatchEvent()
|
/external/quake/quake/src/QW/client/ |
D | gl_vidlinuxglx.c | 291 mouse_x = event.xmotion.x_root; in GetEvent()
|
D | gl_vidlinux_x11.c | 341 mouse_x += x_event.xmotion.x_root; in Mouse_Update()
|
/external/chromium/chrome/browser/chromeos/notifications/ |
D | notification_panel.cc | 111 gfx::Point p(event->x_root, event->y_root); in OnLeaveNotify()
|