Searched refs:fZoneAstroCalc (Results 1 – 2 of 2) sorted by relevance
129 fZoneAstroCalc(getChineseCalZoneAstroCalc()) in ChineseCalendar()139 fZoneAstroCalc(zoneAstroCalc) in ChineseCalendar()147 fZoneAstroCalc = other.fZoneAstroCalc; in ChineseCalendar()485 if (fZoneAstroCalc != NULL) { in daysToMillis()488 fZoneAstroCalc->getOffset(millis, FALSE, rawOffset, dstOffset, status); in daysToMillis()502 if (fZoneAstroCalc != NULL) { in millisToDays()505 fZoneAstroCalc->getOffset(millis, FALSE, rawOffset, dstOffset, status); in millisToDays()
157 const TimeZone* fZoneAstroCalc; // Zone used for the astronomical calculation variable