Searched defs:checked (Results 1 – 7 of 7) sorted by relevance
/MusicPlayer2/MusicPlayer2/ |
H A D | FileRelateDlg.cpp | 61 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 D | CleanupRangeDlg.cpp | 112 bool checked = m_list_ctrl.GetCheck(index); in OnListboxSelChanged() local
|
H A D | LyricSettingsDlg.cpp | 856 bool checked = (IsDlgButtonChecked(IDC_SEARCH_BOX_TRANSPARENT_IN_WHITE_MODE) != 0); in OnBnClickedSearchBoxTransparentInWhiteMode() local
|
H A D | DesktopLyric.cpp | 360 …diplus::Graphics* pGraphics, IconMgr::IconType icon_type, CRect rect, BtnKey btn_key, bool checked) in DrawToolIcon()
|
H A D | CPlayerUIBase.cpp | 1291 …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 D | MusicPlayerCmdHelper.cpp | 1059 BOOL checked; in OnOpenFolder() local
|
H A D | MusicPlayerDlg.cpp | 5436 BOOL checked; in OnPlaylistAddFolder() local
|