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

  /external/chromium_org/ui/views/widget/desktop_aura/
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_aura.cc 363 void NativeWidgetAura::SetWindowIcons(const gfx::ImageSkia& window_icon,
    [all...]
  /external/chromium_org/ui/views/win/
hwnd_message_handler.cc 840 void HWNDMessageHandler::SetWindowIcons(const gfx::ImageSkia& window_icon,
    [all...]

Completed in 95 milliseconds