Home
last modified time | relevance | path

Searched defs:show_title (Results 1 – 2 of 2) sorted by relevance

/MusicPlayer2/MusicPlayer2/
H A DSongInfoHelper.cpp108 std::wstring CSongInfoHelper::GetPlaylistItemToolTip(const SongInfo& song_info, bool show_title, bo… in GetPlaylistItemToolTip()
H A DPlayListCtrl.cpp184 bool show_title = (columnWidth < strWidth); //当单元格内的的字符无法显示完全时在提示的第1行显示单元格内文本 in OnMouseMove() local