ShouldBringUpTitlebars  624 chrome/browser/ui/panels/docked_panel_collection.cc   bool bring_up_titlebars = ShouldBringUpTitlebars(mouse_position.x(),
ShouldBringUpTitlebars   79 chrome/browser/ui/panels/docked_panel_collection.h   bool ShouldBringUpTitlebars(int mouse_x, int mouse_y) const;
ShouldBringUpTitlebars  509 chrome/browser/ui/panels/panel_manager.cc   return docked_collection_->ShouldBringUpTitlebars(mouse_x, mouse_y);
ShouldBringUpTitlebars  115 chrome/browser/ui/panels/panel_manager.h   bool ShouldBringUpTitlebars(int mouse_x, int mouse_y) const;