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

  /external/chromium_org/ui/base/win/
shell.h 55 UI_BASE_EXPORT void SetAppIconForWindow(const base::string16& app_icon,
shell.cc 122 void SetAppIconForWindow(const base::string16& app_icon, HWND hwnd) {
  /external/chromium_org/chrome/browser/ui/views/app_list/win/
app_list_service_win.cc 246 ui::win::SetAppIconForWindow(icon_path, hwnd);
  /external/chromium_org/chrome/browser/web_applications/
web_app_win.cc 350 ui::win::SetAppIconForWindow(icon_file.value(), hwnd);

Completed in 63 milliseconds