Searched defs:offsetMonth (Results 1 – 3 of 3) sorted by relevance
530 private void offsetMonth(int newMoon, int dom, int delta) { in offsetMonth() method in ChineseCalendar
514 private void offsetMonth(int newMoon, int dom, int delta) { in offsetMonth() method in ChineseCalendar
797 void ChineseCalendar::offsetMonth(int32_t newMoon, int32_t dom, int32_t delta) { in offsetMonth() function in ChineseCalendar