Searched refs:fZoneAstroCalc (Results 1 – 2 of 2) sorted by relevance
127 fZoneAstroCalc(getChineseCalZoneAstroCalc()) in ChineseCalendar()137 fZoneAstroCalc(zoneAstroCalc) in ChineseCalendar()145 fZoneAstroCalc = other.fZoneAstroCalc; in ChineseCalendar()483 if (fZoneAstroCalc != NULL) { in daysToMillis()486 fZoneAstroCalc->getOffset(millis, FALSE, rawOffset, dstOffset, status); in daysToMillis()500 if (fZoneAstroCalc != NULL) { in millisToDays()503 fZoneAstroCalc->getOffset(millis, FALSE, rawOffset, dstOffset, status); in millisToDays()
155 const TimeZone* fZoneAstroCalc; // Zone used for the astronomical calculation variable