Home
last modified time | relevance | path

Searched defs:window_icon (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/ash/frame/
Ddefault_header_painter_unittest.cc41 views::StaticSizedView window_icon(gfx::Size(16, 16)); in TEST_F() local
/external/chromium_org/chrome/browser/ui/views/frame/
Dbrowser_header_painter_ash.cc132 views::View* window_icon, in Init()
/external/chromium_org/ui/views/widget/desktop_aura/
Ddesktop_window_tree_host_x11.cc776 const gfx::ImageSkia& window_icon, const gfx::ImageSkia& app_icon) { in SetWindowIcons()
1214 gfx::ImageSkia* window_icon = ViewsDelegate::views_delegate ? in InitX11Window() local
Ddesktop_native_widget_aura.cc669 void DesktopNativeWidgetAura::SetWindowIcons(const gfx::ImageSkia& window_icon, in SetWindowIcons()
Ddesktop_window_tree_host_win.cc427 const gfx::ImageSkia& window_icon, const gfx::ImageSkia& app_icon) { in SetWindowIcons()
/external/chromium_org/ui/views/widget/
Dnative_widget_aura.cc363 void NativeWidgetAura::SetWindowIcons(const gfx::ImageSkia& window_icon, in SetWindowIcons()
/external/chromium_org/ui/views/win/
Dhwnd_message_handler.cc840 void HWNDMessageHandler::SetWindowIcons(const gfx::ImageSkia& window_icon, in SetWindowIcons()