Home
last modified time | relevance | path

Searched defs:client_y (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/content/browser/browser_plugin/
Dbrowser_plugin_embedder.cc157 void BrowserPluginEmbedder::DragSourceEndedAt(int client_x, int client_y, in DragSourceEndedAt()
167 void BrowserPluginEmbedder::DragSourceMovedTo(int client_x, int client_y, in DragSourceMovedTo()
Dbrowser_plugin_guest.cc977 void BrowserPluginGuest::DragSourceEndedAt(int client_x, int client_y, in DragSourceEndedAt()
983 void BrowserPluginGuest::DragSourceMovedTo(int client_x, int client_y, in DragSourceMovedTo()
/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.cc1917 void WebContentsImpl::DragSourceEndedAt(int client_x, int client_y, in DragSourceEndedAt()
1927 void WebContentsImpl::DragSourceMovedTo(int client_x, int client_y, in DragSourceMovedTo()