ShowButtonsForType  251 chrome/browser/ui/fullscreen/fullscreen_controller.cc           fullscreen_bubble::ShowButtonsForType(bubble_type)) {
ShowButtonsForType  686 chrome/browser/ui/fullscreen/fullscreen_controller.cc   if (fullscreen_bubble::ShowButtonsForType(bubble_type) && IsMouseLocked())
ShowButtonsForType   77 chrome/browser/ui/fullscreen/fullscreen_controller_test.cc   return fullscreen_bubble::ShowButtonsForType(type);
ShowButtonsForType   41 chrome/browser/ui/fullscreen/fullscreen_exit_bubble_type.h bool ShowButtonsForType(FullscreenExitBubbleType type);
ShowButtonsForType   57 chrome/browser/ui/gtk/fullscreen_exit_bubble_gtk.cc   if (fullscreen_bubble::ShowButtonsForType(bubble_type)) {
ShowButtonsForType  233 chrome/browser/ui/gtk/fullscreen_exit_bubble_gtk.cc   if (!fullscreen_bubble::ShowButtonsForType(bubble_type_))
ShowButtonsForType  223 chrome/browser/ui/views/fullscreen_exit_bubble_views.cc   if (fullscreen_bubble::ShowButtonsForType(bubble_type)) {
ShowButtonsForType  358 chrome/browser/ui/views/fullscreen_exit_bubble_views.cc     should_watch_mouse = !fullscreen_bubble::ShowButtonsForType(bubble_type_);