HomeSort by relevance Sort by last modified time
    Searched refs:offsetMonth (Results 1 - 2 of 2) sorted by null

  /external/icu4c/i18n/
chnsecal.h 176 virtual void offsetMonth(int32_t newMoon, int32_t dom, int32_t delta);
chnsecal.cpp 346 offsetMonth(moon, dom, amount);
415 offsetMonth(moon, dom, newM - m);
732 void ChineseCalendar::offsetMonth(int32_t newMoon, int32_t dom, int32_t delta) {

Completed in 37 milliseconds