Home
last modified time | relevance | path

Searched refs:pszColorBuff (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/uxtheme/
H A Dsystem.c895 LPWSTR pszColorBuff, int cchMaxColorChars, in GetCurrentThemeName() argument
911 if (pszColorBuff && cchMaxColorChars) in GetCurrentThemeName()
916 lstrcpynW(pszColorBuff, g_ActiveThemeFile->pszSelectedColor, cchar); in GetCurrentThemeName()