GetWindowName     424 chrome/browser/ui/views/frame/browser_view.h   virtual std::string GetWindowName() const OVERRIDE;
GetWindowName     179 chrome/browser/ui/views/task_manager_view.cc   virtual std::string GetWindowName() const OVERRIDE;
GetWindowName     644 chrome/browser/ui/views/task_manager_view.cc       g_browser_process->local_state()->GetDictionary(GetWindowName().c_str());
GetWindowName      67 ui/views/controls/webview/web_dialog_view.h   virtual std::string GetWindowName() const OVERRIDE;
GetWindowName     112 ui/views/widget/widget_delegate.cc   std::string window_name = GetWindowName();
GetWindowName     124 ui/views/widget/widget_delegate.cc   std::string window_name = GetWindowName();
GetWindowName      97 ui/views/widget/widget_delegate.h   virtual std::string GetWindowName() const;