Searched refs:GetWindowName (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/ui/views/widget/
H A Dwidget_delegate.cc106 std::string WidgetDelegate::GetWindowName() const { function in class:views::WidgetDelegate
112 std::string window_name = GetWindowName();
123 std::string window_name = GetWindowName();
H A Dwidget_delegate.h97 virtual std::string GetWindowName() const;
100 // process' local state keyed by window name (See GetWindowName above). This
/external/chromium/chrome/browser/ui/views/
H A Dtask_manager_view.cc286 virtual std::wstring GetWindowName() const;
627 WideToUTF8(GetWindowName()).c_str());
640 std::wstring TaskManagerView::GetWindowName() const { function in class:__anon2750::TaskManagerView
767 WideToUTF8(GetWindowName()).c_str());
/external/chromium_org/chrome/browser/ui/views/
H A Dtask_manager_view.cc196 virtual std::string GetWindowName() const OVERRIDE;
584 GetWindowName().c_str());
598 std::string TaskManagerView::GetWindowName() const { function in class:__anon6433::TaskManagerView
734 g_browser_process->local_state()->GetDictionary(GetWindowName().c_str());
/external/chromium_org/ui/views/controls/webview/
H A Dweb_dialog_view.h66 virtual std::string GetWindowName() const OVERRIDE;
H A Dweb_dialog_view.cc132 std::string WebDialogView::GetWindowName() const { function in class:views::WebDialogView
/external/chromium/chrome/browser/ui/views/frame/
H A Dbrowser_view.h360 virtual std::wstring GetWindowName() const OVERRIDE;
H A Dbrowser_view.cc1459 std::wstring BrowserView::GetWindowName() const { function in class:BrowserView
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_view.h408 virtual std::string GetWindowName() const OVERRIDE;
H A Dbrowser_view.cc1569 std::string BrowserView::GetWindowName() const { function in class:BrowserView

Completed in 182 milliseconds