Searched refs:GetIcon (Results 1 - 2 of 2) sorted by relevance
/third_party/lzma/CPP/Windows/Control/ | ||
H A D | Static.h | 19 HICON GetIcon() { return (HICON)GetImage(IMAGE_ICON); }
in GetIcon() function in NWindows::NControl::CStatic 22 HICON GetIcon() { return (HICON)SendMsg(STM_GETICON, 0, 0); } in GetIcon() function in NWindows::NControl::CStatic |
H A D | ImageList.h | 76 HICON GetIcon(int index, UINT flags)
in GetIcon() function in NWindows::NControl::CImageList |
Completed in 1 milliseconds