Searched defs:newMoon1 (Results 1 – 5 of 5) sorted by relevance
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| D | chnsecal.cpp | 640 UBool ChineseCalendar::isLeapMonthBetween(int32_t newMoon1, int32_t newMoon2) const { in isLeapMonthBetween() 767 int32_t newMoon1 = newMoonNear(solsticeBefore + 1, TRUE); in newYear() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| D | ChineseCalendar.java | 796 private boolean isLeapMonthBetween(int newMoon1, int newMoon2) { in isLeapMonthBetween() 945 int newMoon1 = newMoonNear(solsticeBefore + 1, true); in newYear() local
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
| D | ChineseCalendar.java | 778 private boolean isLeapMonthBetween(int newMoon1, int newMoon2) { in isLeapMonthBetween() 926 int newMoon1 = newMoonNear(solsticeBefore + 1, true); in newYear() local
|
| /third_party/icu/icu4c/source/i18n/ |
| D | chnsecal.cpp | 640 UBool ChineseCalendar::isLeapMonthBetween(int32_t newMoon1, int32_t newMoon2) const { in isLeapMonthBetween() 767 int32_t newMoon1 = newMoonNear(solsticeBefore + 1, true); in newYear() local
|
| /third_party/node/deps/icu-small/source/i18n/ |
| D | chnsecal.cpp | 646 UBool ChineseCalendar::isLeapMonthBetween(int32_t newMoon1, int32_t newMoon2) const { in isLeapMonthBetween() 785 int32_t newMoon1 = newMoonNear(solsticeBefore + 1, true); in newYear() local
|