Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DOverwriteDialog.cpp207 SHGFI_ICON | SHGFI_LARGEICON | SHGFI_SHELLICONSIZE | in SetFileInfoControl()
H A DSysIconUtils.cpp343 (smallIcons ? SHGFI_SMALLICON : SHGFI_LARGEICON)); 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.h606 #define SHGFI_LARGEICON 0x000000000 macro
635 #define SHGSI_LARGEICON SHGFI_LARGEICON
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs14191 pub const SHGFI_LARGEICON: u32 = 0; constant