Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DSysIconUtils.cpp36 SHGFI_PIDL | SHGFI_SYSICONINDEX); in Shell_GetFileInfo_SysIconIndex_for_CSIDL()
94 SHGFI_USEFILEATTRIBUTES | SHGFI_SYSICONINDEX); in Shell_GetFileInfo_SysIconIndex_for_Path_attrib_iconIndexRef()
107 SHGFI_USEFILEATTRIBUTES | SHGFI_SYSICONINDEX); in Shell_GetFileInfo_SysIconIndex_for_Path_attrib_iconIndexRef()
342 SHGFI_SYSICONINDEX | in Shell_Get_SysImageList_smallIcons()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dshellapi.h601 #define SHGFI_SYSICONINDEX 0x000004000 macro
632 #define SHGSI_SYSICONINDEX SHGFI_SYSICONINDEX
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs14187 pub const SHGFI_SYSICONINDEX: u32 = 16384; constant