OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getMoonRiseSet
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/i18n/
astro.h
639
UDate
getMoonRiseSet
(UBool rise);
astro.cpp
[
all
...]
/external/icu4c/test/intltest/
astrotst.cpp
190
logln((UnicodeString)" moonrise: " + (anAstro->
getMoonRiseSet
(TRUE)));
191
logln((UnicodeString)" moonset: " + (anAstro->
getMoonRiseSet
(FALSE)));
Completed in 1313 milliseconds