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

/external/chromium/chrome/browser/ui/tabs/
H A Ddock_info.h33 virtual gfx::NativeWindow GetLocalProcessWindowAtPoint(
105 static gfx::NativeWindow GetLocalProcessWindowAtPoint(
H A Ddock_info_gtk.cc191 GtkWindow* DockInfo::GetLocalProcessWindowAtPoint( function in class:DockInfo
195 return factory_->GetLocalProcessWindowAtPoint(screen_point, ignore);
H A Ddock_info_win.cc300 HWND DockInfo::GetLocalProcessWindowAtPoint(const gfx::Point& screen_point, function in class:DockInfo
303 return factory_->GetLocalProcessWindowAtPoint(screen_point, ignore);
/external/chromium/chrome/browser/ui/gtk/tabs/
H A Ddragged_tab_controller_gtk.cc301 DockInfo::GetLocalProcessWindowAtPoint(screen_point, dock_windows_);
780 window = DockInfo::GetLocalProcessWindowAtPoint(GetCursorScreenPoint(),
/external/chromium/chrome/browser/ui/views/tabs/
H A Ddragged_tab_controller.cc802 DockInfo::GetLocalProcessWindowAtPoint(screen_point, dock_windows_);
1430 window = DockInfo::GetLocalProcessWindowAtPoint(GetCursorScreenPoint(),

Completed in 2590 milliseconds