Searched refs:PathMode (Results 1 – 13 of 13) sorted by relevance
166 PathMode = NExtract::NPathMode::kFullPaths; in OnInit()173 if (_info.PathMode == NExtract::NPathMode::kCurPaths) in OnInit()174 _info.PathMode = NExtract::NPathMode::kFullPaths; in OnInit()177 PathMode = _info.PathMode; in OnInit()230 …AddComboItems(_pathMode, kPathMode_IDs, ARRAY_SIZE(kPathMode_IDs), kPathModeButtonsVals, PathMode); in OnInit()304 if (PathMode != NExtract::NPathMode::kCurPaths || in OnOK()306 PathMode = (NExtract::NPathMode::EEnum)pathMode2; in OnOK()329 if (_info.PathMode != pathMode2) in OnOK()332 _info.PathMode = (NExtract::NPathMode::EEnum)pathMode2; in OnOK()
218 dialog.PathMode = options.PathMode; in ExtractGUI()238 options.PathMode = dialog.PathMode; in ExtractGUI()
84 NExtract::NPathMode::EEnum PathMode; variable
26 NExtract::NPathMode::EEnum PathMode; member39 PathMode(NExtract::NPathMode::kFullPaths), in CExtractOptionsBase()
107 NWildcard::ECensorPathMode PathMode; member143 PathMode(NWildcard::k_RelatPath), in CUpdateOptions()
196 NWildcard::ECensorPathMode PathMode; member203 PathMode(NWildcard::k_RelatPath) {}; in CHashOptions()
27 NPathMode::EEnum PathMode; member
76 if (options.ElimDup.Val && options.PathMode != NExtract::NPathMode::kAbsPaths) in DecompressArchive()321 options.PathMode, in Extract()
1543 eo.PathMode = options.Command.GetPathMode(); in Parse2()1546 eo.PathMode = NExtract::NPathMode::kAbsPaths; in Parse2()1551 eo.PathMode = NExtract::NPathMode::kFullPaths; in Parse2()1573 updateOptions.PathMode = censorPathMode; in Parse2()1640 hashOptions.PathMode = censorPathMode; in Parse2()
1204 censor.AddPathsToCensor(options.PathMode); in UpdateArchive()1444 options.PathMode, in UpdateArchive()1458 if (options.PathMode != NWildcard::k_AbsPath) in UpdateArchive()
480 options.PathMode, in HashCalc()
174 eo.PathMode = NExtract::NPathMode::kFullPaths; in WinMain2()
443 eo.PathMode = NExtract::NPathMode::kFullPaths; in Main2()