Home
last modified time | relevance | path

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

/base/global/i18n/frameworks/intl/src/
H A Di18n_timezone.cpp1098 uint16_t actualHeight = fileCount > 1 ? (fixedY % height) : fixedY; in GetTimezoneIdByLocation() local
1099 std::vector<int> pixel = GetColorData(fixedX, fixedY, actualHeight, preferredPath); in GetTimezoneIdByLocation()
1142 uint16_t actualHeight, std::string preferredPath) in GetColorData()
1166 for (int i = 0; i < (actualHeight + 1); i++) { in GetColorData()
1141 GetColorData(const uint16_t x, const uint16_t y, uint16_t actualHeight, std::string preferredPath) GetColorData() argument
/base/global/i18n/frameworks/intl/include/
H A Di18n_timezone.h102 uint16_t actualHeight, std::string preferredPath);

Completed in 3 milliseconds