Home
last modified time | relevance | path

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

/MusicPlayer2/MusicPlayer2/
H A DLyricDownloadDlg.h44 bool success; member
H A DAudioTagOld.cpp112 bool success; in GetID3V1Tag() local
159 bool success; in GetID3V2Tag() local
H A DLyricDownloadDlg.cpp802 bool success{ false }; in OnLdPreview() local
H A DMusicPlayerDlg.cpp5114 bool success = true; in OnCreatePlayShortcut() local
/MusicPlayer2/scintilla/src/
H A DDocument.cxx3222 int success = search.Execute(di, startOfLine, endOfLine); in FindText() local