Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DSysIconUtils.cpp122 int Shell_GetFileInfo_SysIconIndex_for_Path(CFSTR path, DWORD attrib) in Shell_GetFileInfo_SysIconIndex_for_Path() function
253 pair.IconIndex = Shell_GetFileInfo_SysIconIndex_for_Path( in GetIconIndex()
319 pair.IconIndex = Shell_GetFileInfo_SysIconIndex_for_Path( in GetIconIndex()
H A DPanelFolderChange.cpp464 item.iImage = Shell_GetFileInfo_SysIconIndex_for_Path(us2fs(path), FILE_ATTRIBUTE_ARCHIVE); in LoadFullPathAndShow()
491 item.iImage = Shell_GetFileInfo_SysIconIndex_for_Path(us2fs(path), attrib); in LoadFullPathAndShow()
747 iconIndex = Shell_GetFileInfo_SysIconIndex_for_Path(us2fs(sumPath), attrib); in OnComboBoxCommand()
H A DSysIconUtils.h59 int Shell_GetFileInfo_SysIconIndex_for_Path(CFSTR path, DWORD attrib);
H A DRootFolder.cpp59 …iconIndex = Shell_GetFileInfo_SysIconIndex_for_Path(FSTRING_PATH_SEPARATOR, FILE_ATTRIBUTE_DIRECTO… in RootFolder_GetName_Computer()
H A DBrowseDialog.cpp693 item.iImage = Shell_GetFileInfo_SysIconIndex_for_Path( in Reload()
H A DPanelItems.cpp840 item.iImage = Shell_GetFileInfo_SysIconIndex_for_Path(fs, attrib); in RefreshListCtrl()
H A DBrowseDialog2.cpp1642 item.iImage = Shell_GetFileInfo_SysIconIndex_for_Path( in Reload()