Searched refs:getMoonRiseSet (Results 1 – 3 of 3) sorted by relevance
639 UDate getMoonRiseSet(UBool rise);
1272 UDate CalendarAstronomer::getMoonRiseSet(UBool rise) in getMoonRiseSet() function in CalendarAstronomer
190 logln((UnicodeString)" moonrise: " + (anAstro->getMoonRiseSet(TRUE))); in TestCoverage()191 logln((UnicodeString)" moonset: " + (anAstro->getMoonRiseSet(FALSE))); in TestCoverage()