Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/UI/FileManager/
H A DBrowseDialog.cpp91 CExtToIconMap _extToIconMap; member in CBrowseDialog
624 item.iImage = _extToIconMap.GetIconIndex(FILE_ATTRIBUTE_DIRECTORY, DirPrefix); in Reload()
656 item.iImage = _extToIconMap.GetIconIndex(fi.Attrib, fullPath); in Reload()

Completed in 2 milliseconds