Searched defs:IconUtil (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/gfx/
H A Dicon_util.h31 // The IconUtil class contains helper functions for manipulating Windows icons.
35 // shows an example usage of IconUtil::CreateHICONFromSkBitmap():
46 // HICON icon = IconUtil::CreateHICONFromSkBitmap(bitmap);
60 class GFX_EXPORT IconUtil { class
256 // only 32bpp are handled by the IconUtil class, the
270 DISALLOW_IMPLICIT_CONSTRUCTORS(IconUtil);

Completed in 71 milliseconds