Home
last modified time | relevance | path

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

/MusicPlayer2/MusicPlayer2/
H A DPropertyDlgHelper.cpp233 wstring CPropertyDlgHelper::GetMultiValue(std::function<wstring(const SongInfo&)> fun_get_value, co… in GetMultiValue()
252 bool CPropertyDlgHelper::IsValueModified(std::function<wstring(const SongInfo&)> fun_get_value, con… in IsValueModified()