Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/FileManager/
DBrowseDialog.cpp98 CExtToIconMap _extToIconMap; member in CBrowseDialog
608 item.iImage = _extToIconMap.GetIconIndex(FILE_ATTRIBUTE_DIRECTORY, DirPrefix); in Reload()
640 item.iImage = _extToIconMap.GetIconIndex(fi.Attrib, fullPath); in Reload()