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 669 void DesktopNativeWidgetAura::SetWindowIcons(const gfx::ImageSkia& window_icon,
672 desktop_window_tree_host_->SetWindowIcons(window_icon, app_icon);
    [all...]
desktop_window_tree_host_win.cc 426 void DesktopWindowTreeHostWin::SetWindowIcons(
428 message_handler_->SetWindowIcons(window_icon, app_icon);
    [all...]
desktop_window_tree_host_x11.cc 775 void DesktopWindowTreeHostX11::SetWindowIcons(
    [all...]
  /external/chromium_org/ui/views/widget/
native_widget_mac.h 57 virtual void SetWindowIcons(const gfx::ImageSkia& window_icon,
native_widget_private.h 166 virtual void SetWindowIcons(const gfx::ImageSkia& window_icon,
native_widget_aura.h 83 virtual void SetWindowIcons(const gfx::ImageSkia& window_icon,
native_widget_aura.cc 363 void NativeWidgetAura::SetWindowIcons(const gfx::ImageSkia& window_icon,
    [all...]
widget.cc 841 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 840 void HWNDMessageHandler::SetWindowIcons(const gfx::ImageSkia& window_icon,
    [all...]

Completed in 536 milliseconds