Home
last modified time | relevance | path

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

/MusicPlayer2/MusicPlayer2/
H A Dcrashtool.cpp78 for (int nIndex = (int)_tcslen(m_szDumpFilePath); nIndex >= 0; --nIndex) in GetAppPath() local
/MusicPlayer2/scintilla/win32/
H A DScintillaWin.cxx3144 bool CompareDevCap(HDC hdc, HDC hOtherDC, int nIndex) noexcept { in CompareDevCap()
H A DPlatWin.cxx472 int SystemMetricsForDpi(int nIndex, UINT dpi) noexcept { in SystemMetricsForDpi()