Searched refs:winterSolstice (Results 1 – 5 of 5) sorted by relevance
679 private int winterSolstice(int gyear) { in winterSolstice() method in ChineseCalendar840 int solsticeAfter = winterSolstice(gyear); in computeChineseFields()842 solsticeBefore = winterSolstice(gyear - 1); in computeChineseFields()845 solsticeAfter = winterSolstice(gyear + 1); in computeChineseFields()922 int solsticeBefore= winterSolstice(gyear - 1); in newYear()923 int solsticeAfter = winterSolstice(gyear); in newYear()
697 private int winterSolstice(int gyear) { in winterSolstice() method in ChineseCalendar859 int solsticeAfter = winterSolstice(gyear); in computeChineseFields()861 solsticeBefore = winterSolstice(gyear - 1); in computeChineseFields()864 solsticeAfter = winterSolstice(gyear + 1); in computeChineseFields()941 int solsticeBefore= winterSolstice(gyear - 1); in newYear()942 int solsticeAfter = winterSolstice(gyear); in newYear()
524 int32_t ChineseCalendar::winterSolstice(int32_t gyear) const { in winterSolstice() function in ChineseCalendar679 int32_t solsticeAfter = winterSolstice(gyear); in computeChineseFields()681 solsticeBefore = winterSolstice(gyear - 1); in computeChineseFields()684 solsticeAfter = winterSolstice(gyear + 1); in computeChineseFields()763 int32_t solsticeBefore= winterSolstice(gyear - 1); in newYear()764 int32_t solsticeAfter = winterSolstice(gyear); in newYear()
186 virtual int32_t winterSolstice(int32_t gyear) const;
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...