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 66 UI_BASE_EXPORT void SetAppIconForWindow(const base::string16& app_icon,
shell.cc 123 void SetAppIconForWindow(const base::string16& app_icon, HWND hwnd) {
  /external/chromium_org/chrome/browser/ui/views/app_list/win/
app_list_service_win.cc 241 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 85 milliseconds