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

/haiku/src/preferences/time/
H A DZoneView.cpp350 bool countryIsRegion = countryName == regionIter->second local
352 if (!countryIsRegion)
398 zoneItem->SetOutlineLevel(countryIsRegion ? 1 : 2);

Completed in 25 milliseconds