HomeSort by relevance Sort by last modified time
    Searched refs:NewNameIndex (Results 1 - 3 of 3) sorted by null

  /external/lzma/CPP/7zip/UI/Common/
UpdateProduce.h 17 int NewNameIndex;
39 NewNameIndex(-1),
UpdateCallback.cpp 382 else if (propID == kpidPath && up.NewNameIndex >= 0)
383 prop = (*NewNames)[up.NewNameIndex];
384 else if (propID == kpidShortName && up.NewNameIndex >= 0 && up.IsMainRenameItem)
Update.cpp 588 up2.NewNameIndex = newNames.Add(dest);
    [all...]

Completed in 632 milliseconds