Home
last modified time | relevance | path

Searched refs:gmonth (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/icu/source/i18n/
Dchnsecal.h195 int32_t gmonth, UBool setAllFields);
Dchnsecal.cpp673 void ChineseCalendar::computeChineseFields(int32_t days, int32_t gyear, int32_t gmonth, in computeChineseFields() argument
720 gmonth >= UCAL_JULY) { in computeChineseFields()
/third_party/icu/icu4c/source/i18n/
Dchnsecal.h195 int32_t gmonth, UBool setAllFields);
Dchnsecal.cpp673 void ChineseCalendar::computeChineseFields(int32_t days, int32_t gyear, int32_t gmonth, in computeChineseFields() argument
720 gmonth >= UCAL_JULY) { in computeChineseFields()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DChineseCalendar.java853 private void computeChineseFields(int days, int gyear, int gmonth, in computeChineseFields() argument
899 gmonth >= JULY) { in computeChineseFields()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DChineseCalendar.java834 private void computeChineseFields(int days, int gyear, int gmonth, in computeChineseFields() argument
880 gmonth >= JULY) { in computeChineseFields()
/third_party/node/deps/icu-small/source/i18n/
Dchnsecal.h253 int32_t gmonth, UBool setAllFields);
Dchnsecal.cpp683 void ChineseCalendar::computeChineseFields(int32_t days, int32_t gyear, int32_t gmonth, in computeChineseFields() argument
738 gmonth >= UCAL_JULY) { in computeChineseFields()