Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/FileManager/
DSysIconUtils.h12 struct CExtIconPair struct
34 CObjectVector<CExtIconPair> _extMap;
DSysIconUtils.cpp137 static int FindInSorted_Ext(const CObjectVector<CExtIconPair> &vect, const wchar_t *ext, int &inser… in FindInSorted_Ext()
214 const CExtIconPair &pa = _extMap[index]; in GetIconIndex()
242 CExtIconPair pair; in GetIconIndex()