GetDefaultWindowIcon   38 chrome/browser/ui/views/chrome_views_delegate.h   virtual HICON GetDefaultWindowIcon() const OVERRIDE;
GetDefaultWindowIcon   41 chrome/browser/ui/views/chrome_views_delegate.h   virtual gfx::ImageSkia* GetDefaultWindowIcon() const OVERRIDE;
GetDefaultWindowIcon  271 ui/gfx/win/window_impl.cc   HICON icon = GetDefaultWindowIcon();
GetDefaultWindowIcon   48 ui/gfx/win/window_impl.h   virtual HICON GetDefaultWindowIcon() const;
GetDefaultWindowIcon   54 ui/views/test/test_views_delegate.h   virtual HICON GetDefaultWindowIcon() const OVERRIDE {
GetDefaultWindowIcon   62 ui/views/test/test_views_delegate.h   virtual gfx::ImageSkia* GetDefaultWindowIcon() const OVERRIDE;
GetDefaultWindowIcon   91 ui/views/views_delegate.h   virtual HICON GetDefaultWindowIcon() const = 0;
GetDefaultWindowIcon   96 ui/views/views_delegate.h   virtual gfx::ImageSkia* GetDefaultWindowIcon() const = 0;
GetDefaultWindowIcon 1091 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc       ViewsDelegate::views_delegate->GetDefaultWindowIcon() : NULL;
GetDefaultWindowIcon  884 ui/views/win/hwnd_message_handler.cc       ViewsDelegate::views_delegate->GetDefaultWindowIcon() : NULL;
GetDefaultWindowIcon  208 ui/views/win/hwnd_message_handler.h   virtual HICON GetDefaultWindowIcon() const OVERRIDE;