HomeSort by relevance Sort by last modified time
    Searched refs:fZoneAstroCalc (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/i18n/
chnsecal.cpp 129 fZoneAstroCalc(getChineseCalZoneAstroCalc())
139 fZoneAstroCalc(zoneAstroCalc)
147 fZoneAstroCalc = other.fZoneAstroCalc;
485 if (fZoneAstroCalc != NULL) {
488 fZoneAstroCalc->getOffset(millis, FALSE, rawOffset, dstOffset, status);
502 if (fZoneAstroCalc != NULL) {
505 fZoneAstroCalc->getOffset(millis, FALSE, rawOffset, dstOffset, status);
chnsecal.h 157 const TimeZone* fZoneAstroCalc; // Zone used for the astronomical calculation

Completed in 2671 milliseconds