HomeSort by relevance Sort by last modified time
    Searched refs:SetWindowIcons (Results 1 - 14 of 14) sorted by null

  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_window_tree_host.h 139 virtual void SetWindowIcons(const gfx::ImageSkia& window_icon,
desktop_window_tree_host_x11.h 140 virtual void SetWindowIcons(const gfx::ImageSkia& window_icon,
desktop_native_widget_aura.h 127 virtual void SetWindowIcons(const gfx::ImageSkia& window_icon,
desktop_window_tree_host_win.h 98 virtual void SetWindowIcons(const gfx::ImageSkia& window_icon,
desktop_native_widget_aura.cc 672 void DesktopNativeWidgetAura::SetWindowIcons(const gfx::ImageSkia& window_icon,
675 desktop_window_tree_host_->SetWindowIcons(window_icon, app_icon);
    [all...]
desktop_window_tree_host_win.cc 403 void DesktopWindowTreeHostWin::SetWindowIcons(
405 message_handler_->SetWindowIcons(window_icon, app_icon);
    [all...]
desktop_window_tree_host_x11.cc 734 void DesktopWindowTreeHostX11::SetWindowIcons(
    [all...]
  /external/chromium_org/ui/views/widget/
native_widget_mac.h 51 virtual void SetWindowIcons(const gfx::ImageSkia& window_icon,
native_widget_private.h 169 virtual void SetWindowIcons(const gfx::ImageSkia& window_icon,
native_widget_aura.h 81 virtual void SetWindowIcons(const gfx::ImageSkia& window_icon,
native_widget_aura.cc 363 void NativeWidgetAura::SetWindowIcons(const gfx::ImageSkia& window_icon,
    [all...]
widget.cc 839 native_widget_->SetWindowIcons(widget_delegate_->GetWindowIcon(),
    [all...]
  /external/chromium_org/ui/views/win/
hwnd_message_handler.h 195 void SetWindowIcons(const gfx::ImageSkia& window_icon,
hwnd_message_handler.cc 858 void HWNDMessageHandler::SetWindowIcons(const gfx::ImageSkia& window_icon,
    [all...]

Completed in 122 milliseconds