Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/UI/GUI/
H A DCompressDialog.cpp2172 UInt32 CCompressDialog::GetComboValue(NWindows::NControl::CComboBox &c, int defMax) in GetComboValue()
2180 UInt64 CCompressDialog::GetComboValue_64(NWindows::NControl::CComboBox &c, int defMax) in GetComboValue_64()
3432 UInt32 COptionsDialog::GetComboValue(NWindows::NControl::CComboBox &c, int defMax) in GetComboValue()
/aosp_15_r20/external/libxml2/
H A Drelaxng.c206 int defMax; /* number of defines allocated */ member