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

/haiku/src/preferences/time/
H A DZoneView.cpp323 size_t zoneCountInCountry = countryIter->second.size(); local
324 for (size_t tz = 0; tz < zoneCountInCountry; tz++) {
357 if (zoneCountInCountry > 1) {
384 if (zoneCountInCountry > 1) {

Completed in 29 milliseconds