Searched defs:SetWindowIcons (Results 1 - 5 of 5) sorted by last modified time

/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_native_widget_aura.cc669 void DesktopNativeWidgetAura::SetWindowIcons(const gfx::ImageSkia& window_icon, function in class:views::DesktopNativeWidgetAura
672 desktop_window_tree_host_->SetWindowIcons(window_icon, app_icon);
H A Ddesktop_window_tree_host_win.cc426 void DesktopWindowTreeHostWin::SetWindowIcons( function in class:views::DesktopWindowTreeHostWin
428 message_handler_->SetWindowIcons(window_icon, app_icon);
H A Ddesktop_window_tree_host_x11.cc775 void DesktopWindowTreeHostX11::SetWindowIcons( function in class:views::DesktopWindowTreeHostX11
1217 SetWindowIcons(gfx::ImageSkia(), *window_icon);
/external/chromium_org/ui/views/widget/
H A Dnative_widget_aura.cc363 void NativeWidgetAura::SetWindowIcons(const gfx::ImageSkia& window_icon, function in class:views::NativeWidgetAura
/external/chromium_org/ui/views/win/
H A Dhwnd_message_handler.cc840 void HWNDMessageHandler::SetWindowIcons(const gfx::ImageSkia& window_icon, function in class:views::HWNDMessageHandler

Completed in 91 milliseconds