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 401 else if (propID == kpidPath && up.NewNameIndex >= 0)
402 prop = (*NewNames)[up.NewNameIndex];
408 else if (propID == kpidShortName && up.NewNameIndex >= 0 && up.IsMainRenameItem)
Update.cpp 641 up2.NewNameIndex = newNames.Add(dest);
    [all...]

Completed in 387 milliseconds