Home
last modified time | relevance | path

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

/MusicPlayer2/MusicPlayer2/
H A Dprint_compile_time.bat12 set ss=%datetime:~12,2% variable
H A DLyric.cpp402 int hh{}, mm{}, ss{}, ttt{}; in DisposeWebVTT() local
/MusicPlayer2/scintilla/src/
H A DEditor.cxx4213 void Editor::CopySelectionRange(SelectionText *ss, bool allowLineCopy) { in CopySelectionRange()