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

  /external/chromium/third_party/icu/source/i18n/
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) {
  /external/icu4c/i18n/
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 1356 milliseconds