Searched defs:maxValue (Results 1 – 5 of 5) sorted by relevance
108 int maxValue = 0; in InitBrightness() local
190 int32_t maxValue = *(std::max_element(multipleList_.begin(), multipleList_.end())); in ResetCount() local
51 int PluralRules::GetValidInteger(std::string &integerStr, int minValue, int maxValue, int defaultVa… in GetValidInteger()
298 int maxValue = static_cast<int>(max); in Among() local305 int maxValue = static_cast<int>(max); in AmongLock() local325 int maxValue = static_cast<int>(max); in AmongLockType() local332 int maxValue = static_cast<int>(max); in AmongPersoLockType() local
389 void DateTimeFormatImpl::ZeroPadding(string &appendTo, uint32_t minValue, uint32_t maxValue, int32_… in ZeroPadding()