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

  /external/chromium_org/chrome/browser/ui/views/frame/
taskbar_decorator_win.cc 27 // Responsible for invoking TaskbarList::SetOverlayIcon(). The call to
28 // TaskbarList::SetOverlayIcon() runs a nested message loop that proves
32 // Docs for TaskbarList::SetOverlayIcon() say it does nothing if the HWND is not
34 void SetOverlayIcon(HWND hwnd, scoped_ptr<SkBitmap> bitmap) {
66 taskbar->SetOverlayIcon(hwnd, icon, L"");
80 // SetOverlayIcon() does nothing if the window is not visible so testing here
93 FROM_HERE, base::Bind(&SetOverlayIcon, hwnd, Passed(&bitmap)),
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
shobjidl.h     [all...]

Completed in 64 milliseconds