Searched defs:SetMax (Results 1 – 3 of 3) sorted by relevance
65 void CXFA_Occur::SetMax(int32_t iMax) { in SetMax() function in CXFA_Occur
111 void SetMax(const T& t) { max_ = t; } in SetMax() function