Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/GUI/
DCompressDialog.cpp3348 static void AddText_from_Bool1(AString &s, const char *name, const CBool1 &b) in AddText_from_Bool1() function
3371 AddText_from_Bool1(s, "SL", SymLinks); in ShowOptionsString()
3372 AddText_from_Bool1(s, "HL", HardLinks); in ShowOptionsString()
3373 AddText_from_Bool1(s, "AS", AltStreams); in ShowOptionsString()
3374 AddText_from_Bool1(s, "Sec", NtSecurity); in ShowOptionsString()