Home
last modified time | relevance | path

Searched defs:screen_y (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/content/browser/browser_plugin/
Dbrowser_plugin_embedder.cc158 int screen_x, int screen_y, blink::WebDragOperation operation) { in DragSourceEndedAt()
168 int screen_x, int screen_y) { in DragSourceMovedTo()
Dbrowser_plugin_guest.cc978 int screen_x, int screen_y, blink::WebDragOperation operation) { in DragSourceEndedAt()
984 int screen_x, int screen_y) { in DragSourceMovedTo()
/external/chromium_org/content/test/plugin/
Dplugin_windowless_test.cc255 double screen_x, screen_y; in ConvertPoint() local
/external/chromium/chrome/browser/ui/gtk/
Dinfo_bubble_gtk.cc334 gint screen_y = toplevel_y + offset_y + rect_.height() + in MoveWindow() local
/external/qemu/distrib/sdl-1.2.15/src/video/x11/
DSDL_x11wm.c404 is_window_visible(_THIS, int screen_x, int screen_y, int screen_w, int screen_h ) in is_window_visible()
/external/chromium/chrome/common/
Dautomation_messages.h128 int screen_y; member
/external/chromium_org/chrome/browser/ui/gtk/bubble/
Dbubble_gtk.cc508 gint screen_y = toplevel_y + offset_y + rect_.height(); in MoveWindow() local
/external/chromium_org/content/browser/renderer_host/
Drender_view_host_impl.cc1053 int client_x, int client_y, int screen_x, int screen_y, in DragSourceEndedAt()
1063 int client_x, int client_y, int screen_x, int screen_y) { in DragSourceMovedTo()
/external/chromium_org/content/browser/web_contents/
Dweb_contents_impl.cc1918 int screen_x, int screen_y, blink::WebDragOperation operation) { in DragSourceEndedAt()
1928 int screen_x, int screen_y) { in DragSourceMovedTo()