Home
last modified time | relevance | path

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

/MusicPlayer2/MusicPlayer2/
H A DListCache.cpp16 const auto& instance = CRecentList::m_instance; in reload() local
61 const auto& instance = CRecentList::m_instance; in BuildSubList() local
/MusicPlayer2/scintilla/src/
H A DDocument.h174 ILexer5 *instance; variable