Home
last modified time | relevance | path

Searched defs:CBool1 (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/UI/GUI/
H A DCompressDialog.h108 struct CBool1 struct
113 CBool1(): Val(false), Supported(false) {} in CBool1() argument
115 void Init() in Init()
121 void SetTrueTrue() in SetTrueTrue()
145 CBool1 SymLinks; argument