Searched refs:SHGFI_SHELLICONSIZE (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/win/
H A DIconWin.cpp31 // SHGFI_SHELLICONSIZE is not available on WINCE
32 #define SHGFI_SHELLICONSIZE 0 macro
61 if (!SHGetFileInfo(tmpFilename.charactersWithNullTermination(), 0, &sfi, sizeof(sfi), SHGFI_ICON | SHGFI_SHELLICONSIZE | SHGFI_SMALLICON))

Completed in 89 milliseconds