Searched defs:show_title (Results 1 – 2 of 2) sorted by relevance
108 std::wstring CSongInfoHelper::GetPlaylistItemToolTip(const SongInfo& song_info, bool show_title, bo… in GetPlaylistItemToolTip()
184 bool show_title = (columnWidth < strWidth); //当单元格内的的字符无法显示完全时在提示的第1行显示单元格内文本 in OnMouseMove() local