Searched defs:m_list (Results 1 – 2 of 2) sorted by relevance
/MusicPlayer2/MusicPlayer2/ | ||
H A D | AddToPlaylistDlg.h | 28 vector<wstring> m_list; //播放列表的列表 variable |
H A D | CRecentList.h | 100 std::list<ListItem> m_list; // 列表的列表,总是保持按最近播放时间降序排序 variable |