Home
last modified time | relevance | path

Searched defs:hIcon (Results 1 – 13 of 13) sorted by relevance

/MusicPlayer2/MusicPlayer2/
H A DCNotifyIcon.cpp14 void CNotifyIcon::Init(HICON hIcon) in Init()
24 void CNotifyIcon::SetIcon(HICON hIcon) in SetIcon()
H A DIconMgr.cpp43 HICON hIcon = NULL; in GetHICON() local
H A DStaticEx.cpp74 …HICON hIcon = theApp.m_icon_mgr.GetHICON(m_icon_type, IconMgr::IconStyle::IS_OutlinedDark, IconMgr… in BEGIN_MESSAGE_MAP() local
H A DMenuEditCtrl.cpp85 …HICON hIcon = theApp.m_icon_mgr.GetHICON(IconMgr::IconType::IT_Triangle_Down, IconMgr::IconStyle::… in OnDrawBrowseButton() local
H A DCTabCtrlEx.cpp97 …HICON hIcon = theApp.m_icon_mgr.GetHICON(icon_type, IconMgr::IconStyle::IS_OutlinedDark, IconMgr::… in AdjustTabWindowSize() local
H A DSearchEditCtrl.cpp85 …HICON hIcon = theApp.m_icon_mgr.GetHICON(icon_type, IconMgr::IconStyle::IS_OutlinedDark, size_type… in OnDrawBrowseButton() local
H A DBrowseEdit.cpp67 …HICON hIcon = theApp.m_icon_mgr.GetHICON(icon_type, IconMgr::IconStyle::IS_OutlinedDark, IconMgr::… in OnDrawBrowseButton() local
H A DDrawCommon.cpp382 void CDrawCommon::DrawIcon(HICON hIcon, CPoint start_point, CSize size) in DrawIcon()
392 void CDrawCommon::DrawIcon(HICON hIcon, CRect rect) in DrawIcon()
397 void CDrawCommon::DrawIcon(HICON hIcon, CRect rect, int icon_size) in DrawIcon()
H A DMenuMgr.cpp141 …HICON hIcon = theApp.m_icon_mgr.GetHICON(icon_type, IconMgr::IS_OutlinedDark, IconMgr::IconSize::I… in GetMenuBitmap() local
H A DPlayerToolBar.cpp213 …HICON hIcon= theApp.m_icon_mgr.GetHICON(iter->icon_type, IconMgr::IconStyle::IS_OutlinedDark, Icon… in BEGIN_MESSAGE_MAP() local
H A DCortanaLyric.cpp335 …HICON hIcon = theApp.m_icon_mgr.GetHICON(icon_type, IconMgr::IconStyle::IS_Color, IconMgr::IconSiz… in DrawAlbumCover() local
H A DDesktopLyric.cpp401 …HICON hIcon = theApp.m_icon_mgr.GetHICON(icon_type, IconMgr::IconStyle::IS_Filled, IconMgr::IconSi… in DrawToolIcon() local
H A DCPlayerUIBase.cpp2492 …HICON hIcon = theApp.m_icon_mgr.GetHICON(icon_type, IconMgr::IconStyle::IS_Color, IconMgr::IconSiz… in DrawAlbumCover() local
3099 HICON hIcon = theApp.m_icon_mgr.GetHICON(GetBtnIconType(key), in DrawUiMenuBar() local
3447 HICON hIcon = theApp.m_icon_mgr.GetHICON(icon_type, icon_style, icon_size); in DrawUiIcon() local