Home
last modified time | relevance | path

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

/reactos/dll/win32/shell32/
H A DCShellLink.cpp1787 UINT cxyLarge = LOWORD(nIconSize), cxySmall = HIWORD(nIconSize); in Extract() local
1801 PrivateExtractIconsW(pszFile, nIconIndex, cxySmall, cxySmall, phiconSmall, NULL, 1, 0); in Extract()