Searched defs:screen_y (Results 1 – 9 of 9) sorted by relevance
/external/chromium_org/content/browser/browser_plugin/ |
D | browser_plugin_embedder.cc | 158 int screen_x, int screen_y, blink::WebDragOperation operation) { in DragSourceEndedAt() 168 int screen_x, int screen_y) { in DragSourceMovedTo()
|
D | browser_plugin_guest.cc | 978 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/ |
D | plugin_windowless_test.cc | 255 double screen_x, screen_y; in ConvertPoint() local
|
/external/chromium/chrome/browser/ui/gtk/ |
D | info_bubble_gtk.cc | 334 gint screen_y = toplevel_y + offset_y + rect_.height() + in MoveWindow() local
|
/external/qemu/distrib/sdl-1.2.15/src/video/x11/ |
D | SDL_x11wm.c | 404 is_window_visible(_THIS, int screen_x, int screen_y, int screen_w, int screen_h ) in is_window_visible()
|
/external/chromium/chrome/common/ |
D | automation_messages.h | 128 int screen_y; member
|
/external/chromium_org/chrome/browser/ui/gtk/bubble/ |
D | bubble_gtk.cc | 508 gint screen_y = toplevel_y + offset_y + rect_.height(); in MoveWindow() local
|
/external/chromium_org/content/browser/renderer_host/ |
D | render_view_host_impl.cc | 1053 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/ |
D | web_contents_impl.cc | 1918 int screen_x, int screen_y, blink::WebDragOperation operation) { in DragSourceEndedAt() 1928 int screen_x, int screen_y) { in DragSourceMovedTo()
|