Home
last modified time | relevance | path

Searched defs:checked (Results 1 – 7 of 7) sorted by relevance

/MusicPlayer2/MusicPlayer2/
H A DFileRelateDlg.cpp61 bool checked{ false }, unchecked{ false }; in RefreshList() local
151 bool checked = m_list_ctrl.GetCheck(i) != FALSE; in OnOK() local
179 BOOL checked{ pBtn->GetCheck() }; in OnBnClickedSelectAllCheck() local
H A DCleanupRangeDlg.cpp112 bool checked = m_list_ctrl.GetCheck(index); in OnListboxSelChanged() local
H A DLyricSettingsDlg.cpp856 bool checked = (IsDlgButtonChecked(IDC_SEARCH_BOX_TRANSPARENT_IN_WHITE_MODE) != 0); in OnBnClickedSearchBoxTransparentInWhiteMode() local
H A DDesktopLyric.cpp360 …diplus::Graphics* pGraphics, IconMgr::IconType icon_type, CRect rect, BtnKey btn_key, bool checked) in DrawToolIcon()
H A DCPlayerUIBase.cpp1291 …ton(const CRect& rect, BtnKey key_type, bool big_icon, bool show_text, int font_size, bool checked) in DrawUIButton()
1302 … IconMgr::IconType icon_type, bool big_icon, const std::wstring& text, int font_size, bool checked) in DrawUIButton()
1369 void CPlayerUIBase::DrawTextButton(CRect rect, BtnKey btn_type, LPCTSTR text, bool checked) in DrawTextButton()
H A DMusicPlayerCmdHelper.cpp1059 BOOL checked; in OnOpenFolder() local
H A DMusicPlayerDlg.cpp5436 BOOL checked; in OnPlaylistAddFolder() local