Home
last modified time | relevance | path

Searched refs:GetBoolsVal (Results 1 - 1 of 1) sorted by relevance

/third_party/lzma/CPP/7zip/UI/GUI/
H A DExtractDialog.cpp114 bool GetBoolsVal(const CBoolPair &b1, const CBoolPair &b2);
115 bool GetBoolsVal(const CBoolPair &b1, const CBoolPair &b2) in GetBoolsVal() function
124 CheckButton(id, GetBoolsVal(b1, b2)); in CheckButton_TwoBools()
130 const bool oldVal = GetBoolsVal(b1, b2); in GetButton_Bools()

Completed in 1 milliseconds