Searched defs:nIndex (Results 1 – 3 of 3) sorted by relevance
78 for (int nIndex = (int)_tcslen(m_szDumpFilePath); nIndex >= 0; --nIndex) in GetAppPath() local
3144 bool CompareDevCap(HDC hdc, HDC hOtherDC, int nIndex) noexcept { in CompareDevCap()
472 int SystemMetricsForDpi(int nIndex, UINT dpi) noexcept { in SystemMetricsForDpi()