screen_loc_        87 chrome/browser/ui/gtk/tabs/window_finder.cc     if (ui::WindowContainsPoint(window, screen_loc_))
screen_loc_        99 chrome/browser/ui/gtk/tabs/window_finder.cc       screen_loc_(screen_loc),
screen_loc_       108 chrome/browser/ui/gtk/tabs/window_finder.cc   gfx::Point screen_loc_;
screen_loc_       149 chrome/browser/ui/gtk/tabs/window_finder.cc     if (ui::WindowContainsPoint(window, screen_loc_)) {
screen_loc_       161 chrome/browser/ui/gtk/tabs/window_finder.cc       screen_loc_(screen_loc),
screen_loc_       167 chrome/browser/ui/gtk/tabs/window_finder.cc   gfx::Point screen_loc_;
screen_loc_        87 chrome/browser/ui/views/tabs/window_finder_win.cc     if (!GetWindowRect(hwnd, &r) || !PtInRect(&r, screen_loc_.ToPOINT())) {
screen_loc_       117 chrome/browser/ui/views/tabs/window_finder_win.cc         screen_loc_.x() - r.left, screen_loc_.y() - r.top);
screen_loc_       129 chrome/browser/ui/views/tabs/window_finder_win.cc         screen_loc_(screen_loc),
screen_loc_       139 chrome/browser/ui/views/tabs/window_finder_win.cc   gfx::Point screen_loc_;
screen_loc_       180 chrome/browser/ui/views/tabs/window_finder_win.cc         PtInRect(&r, screen_loc_.ToPOINT())) {
screen_loc_       191 chrome/browser/ui/views/tabs/window_finder_win.cc         screen_loc_(screen_loc),
screen_loc_       197 chrome/browser/ui/views/tabs/window_finder_win.cc   gfx::Point screen_loc_;
screen_loc_        92 chrome/browser/ui/views/tabs/window_finder_x11.cc     return ui::WindowContainsPoint(window, screen_loc_);
screen_loc_       101 chrome/browser/ui/views/tabs/window_finder_x11.cc       screen_loc_(screen_loc),
screen_loc_       110 chrome/browser/ui/views/tabs/window_finder_x11.cc   gfx::Point screen_loc_;
screen_loc_       151 chrome/browser/ui/views/tabs/window_finder_x11.cc     if (ui::WindowContainsPoint(window, screen_loc_)) {
screen_loc_       163 chrome/browser/ui/views/tabs/window_finder_x11.cc       screen_loc_(screen_loc),
screen_loc_       169 chrome/browser/ui/views/tabs/window_finder_x11.cc   gfx::Point screen_loc_;
screen_loc_       105 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc     if (!ui::WindowContainsPoint(window, screen_loc_))
screen_loc_       123 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc   gfx::Point screen_loc_;
screen_loc_        78 ui/views/widget/desktop_aura/desktop_screen_x11.cc     screen_loc_ = screen_loc;
screen_loc_        94 ui/views/widget/desktop_aura/desktop_screen_x11.cc           window->GetBoundsInScreen().Contains(screen_loc_)) {
screen_loc_       101 ui/views/widget/desktop_aura/desktop_screen_x11.cc     if (ui::WindowContainsPoint(xid, screen_loc_)) {
screen_loc_       108 ui/views/widget/desktop_aura/desktop_screen_x11.cc   gfx::Point screen_loc_;