Home
last modified time | relevance | path

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

/MusicPlayer2/MusicPlayer2/
H A DTime.h6 unsigned int min:15; variable
H A DCommon.h386 T min = v1; in Min3() local
H A DCommon.cpp1854 int CCommon::Random(int min, int max) in Random()
H A DCPlayerUIBase.cpp309 wstring min = std::to_wstring(song_pos_time.min); in MouseMove() local