Searched defs:fixedX (Results 1 – 1 of 1) sorted by relevance
1147 uint16_t fixedX = static_cast<uint16_t>(calculateX); in GetTimezoneIdByLocation() local1305 int fixedX = static_cast<int>(x + TZ_X_PLUS); in GetPreferredPath() local1388 bool I18nTimeZone::ParamExceedScope(const int x, const int y, int fixedX, int fixedY) in ParamExceedScope()