OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getMoonAge
(Results
1 - 4
of
4
) sorted by null
/external/icu4c/i18n/
astro.h
568
double
getMoonAge
();
581
* @see #
getMoonAge
astro.cpp
[
all
...]
islamcal.cpp
296
age = gIslamicCalendarAstro->
getMoonAge
();
/external/icu4c/test/intltest/
astrotst.cpp
463
double got = astro->
getMoonAge
();
Completed in 4917 milliseconds