Home
last modified time | relevance | path

Searched refs:calculateY (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Di18n_timezone.cpp1090 double calculateY = x * ((height * fileCount) / (TZ_X_PLUS * TZ_HALF_OF_SIZE * 1.0)) + in GetTimezoneIdByLocation() local
1093 uint16_t fixedY = static_cast<uint16_t>(calculateY); in GetTimezoneIdByLocation()