GetInstructionText   83 chrome/browser/ui/fullscreen/fullscreen_exit_bubble.h   base::string16 GetInstructionText() const;
GetInstructionText  127 chrome/browser/ui/gtk/fullscreen_exit_bubble_gtk.cc       gtk_label_new(base::UTF16ToUTF8(GetInstructionText()).c_str());
GetInstructionText  150 chrome/browser/ui/views/fullscreen_exit_bubble_views.cc       new views::Label(bubble_->GetInstructionText(), medium_font_list);