GetWindowTypeText   42 chrome/browser/extensions/api/tabs/ash_panel_contents.cc   virtual std::string GetWindowTypeText() const OVERRIDE;
GetWindowTypeText  902 chrome/browser/extensions/api/tabs/tabs_api.cc             browser->extension_window_controller()->GetWindowTypeText()) {
GetWindowTypeText   23 chrome/browser/extensions/browser_extension_window_controller.h   virtual std::string GetWindowTypeText() const OVERRIDE;
GetWindowTypeText   36 chrome/browser/extensions/window_controller.cc   result->SetString(keys::kWindowTypeKey, GetWindowTypeText());
GetWindowTypeText   55 chrome/browser/extensions/window_controller.h   virtual std::string GetWindowTypeText() const = 0;
GetWindowTypeText   55 chrome/browser/ui/panels/panel.cc   virtual std::string GetWindowTypeText() const OVERRIDE;