Home | History | Annotate | Download | only in i18n

Lines Matching defs:offsetMonth

385             offsetMonth(moon, dom, amount);
454 offsetMonth(moon, dom, newM - m);
799 void ChineseCalendar::offsetMonth(int32_t newMoon, int32_t dom, int32_t delta) {