Searched refs:GetDefaultWindowIcon (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/
H A Dchrome_views_delegate.h38 virtual HICON GetDefaultWindowIcon() const OVERRIDE;
41 virtual gfx::ImageSkia* GetDefaultWindowIcon() const OVERRIDE;
H A Dchrome_views_delegate.cc154 HICON ChromeViewsDelegate::GetDefaultWindowIcon() const { function in class:ChromeViewsDelegate
163 gfx::ImageSkia* ChromeViewsDelegate::GetDefaultWindowIcon() const { function in class:ChromeViewsDelegate
/external/chromium_org/ui/views/test/
H A Dtest_views_delegate.h50 virtual HICON GetDefaultWindowIcon() const OVERRIDE {
58 virtual gfx::ImageSkia* GetDefaultWindowIcon() const OVERRIDE;
H A Dtest_views_delegate.cc47 gfx::ImageSkia* TestViewsDelegate::GetDefaultWindowIcon() const { function in class:views::TestViewsDelegate
/external/chromium_org/ui/views/
H A Dviews_delegate.h91 virtual HICON GetDefaultWindowIcon() const = 0;
96 virtual gfx::ImageSkia* GetDefaultWindowIcon() const = 0;
/external/chromium/chrome/browser/ui/views/
H A Dchrome_views_delegate.h45 virtual HICON GetDefaultWindowIcon() const;
H A Daccessibility_event_router_views_unittest.cc61 virtual HICON GetDefaultWindowIcon() const { function in class:AccessibilityViewsDelegate
H A Dchrome_views_delegate.cc136 HICON ChromeViewsDelegate::GetDefaultWindowIcon() const { function in class:ChromeViewsDelegate
/external/chromium_org/ui/gfx/win/
H A Dwindow_impl.h52 virtual HICON GetDefaultWindowIcon() const;
H A Dwindow_impl.cc222 HICON WindowImpl::GetDefaultWindowIcon() const { function in class:gfx::WindowImpl
267 HICON icon = GetDefaultWindowIcon();
/external/chromium_org/ui/views/win/
H A Dhwnd_message_handler.h209 virtual HICON GetDefaultWindowIcon() const OVERRIDE;
H A Dhwnd_message_handler.cc924 HICON HWNDMessageHandler::GetDefaultWindowIcon() const { function in class:views::HWNDMessageHandler
928 ViewsDelegate::views_delegate->GetDefaultWindowIcon() : NULL;
/external/chromium/chrome/browser/ui/views/bookmarks/
H A Dbookmark_bar_view_test.cc94 virtual HICON GetDefaultWindowIcon() const { return 0; } function in class:__anon2702::ViewsDelegateImpl
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_root_window_host_x11.cc1065 ViewsDelegate::views_delegate->GetDefaultWindowIcon() : NULL;

Completed in 367 milliseconds