HomeSort by relevance Sort by last modified time
    Searched refs:getMoonRiseSet (Results 1 - 6 of 6) sorted by null

  /external/chromium/third_party/icu/source/i18n/
astro.h 639 UDate getMoonRiseSet(UBool rise);
astro.cpp     [all...]
  /external/icu4c/i18n/
astro.h 639 UDate getMoonRiseSet(UBool rise);
astro.cpp     [all...]
  /external/chromium/third_party/icu/source/test/intltest/
astrotst.cpp 190 logln((UnicodeString)" moonrise: " + (anAstro->getMoonRiseSet(TRUE)));
191 logln((UnicodeString)" moonset: " + (anAstro->getMoonRiseSet(FALSE)));
  /external/icu4c/test/intltest/
astrotst.cpp 190 logln((UnicodeString)" moonrise: " + (anAstro->getMoonRiseSet(TRUE)));
191 logln((UnicodeString)" moonset: " + (anAstro->getMoonRiseSet(FALSE)));

Completed in 528 milliseconds