Home
last modified time | relevance | path

Searched refs:moonAge (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/i18n/
Dislamcal.cpp238 double age = moonAge(origin, status); in trueMonthStart()
247 age = moonAge(origin, status); in trueMonthStart()
257 age = moonAge(origin, status); in trueMonthStart()
282 double IslamicCalendar::moonAge(UDate time, UErrorCode &status) in moonAge() function in IslamicCalendar
410 double age = moonAge(internalGetTime(), status); in handleComputeFields()
Dislamcal.h272 static double moonAge(UDate time, UErrorCode &status);