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

/external/lzma/CPP/7zip/UI/Common/
H A DLoadCodecs.cpp304 CIconPair iconPair; local
305 iconPair.IconIndex = -1;
314 iconPair.IconIndex = (UInt32)ConvertStringToUInt64(num, &end);
319 iconPair.Ext = s.Left(pos);
320 IconPairs.Add(iconPair);

Completed in 233 milliseconds